From bb360f4767e4db48d8ee752ef3c8effdcdfbefef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 21:01:42 +0000 Subject: [PATCH] Bump redcarpet from 2.2.2 to 3.5.1 Bumps [redcarpet](https://github.com/vmg/redcarpet) from 2.2.2 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/v2.2.2...v3.5.1) --- updated-dependencies: - dependency-name: redcarpet dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d9544ee..1ea9898 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,7 +99,7 @@ GEM rb-fsevent (0.9.2) rb-inotify (0.8.8) ffi (>= 0.5.0) - redcarpet (2.2.2) + redcarpet (3.5.1) sass (3.2.3) sinatra (1.3.3) rack (~> 1.3, >= 1.3.6)