From 23ff175068f35e5de8c9208dc9c9509e59af529b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jan 2021 19:57:56 +0000 Subject: [PATCH] build(deps): bump redcarpet from 3.5.0 to 3.5.1 in /website Bumps [redcarpet](https://github.com/vmg/redcarpet) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/vmg/redcarpet/releases) - [Changelog](https://github.com/vmg/redcarpet/blob/master/CHANGELOG.md) - [Commits](https://github.com/vmg/redcarpet/compare/v3.5.0...v3.5.1) Signed-off-by: dependabot[bot] --- website/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/Gemfile.lock b/website/Gemfile.lock index c45dc4ea6a3..36979b687e4 100644 --- a/website/Gemfile.lock +++ b/website/Gemfile.lock @@ -120,10 +120,10 @@ GEM rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) - redcarpet (3.5.0) + redcarpet (3.5.1) rouge (3.9.0) sass (3.4.25) - sassc (2.1.0-x86_64-linux) + sassc (2.1.0) ffi (~> 1.9) sprockets (2.12.5) hike (~> 1.2)