From aaae546846ee7ebc61a1b9be9ea51947f6362cdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Nov 2021 20:24:55 +0000 Subject: [PATCH] Bump redcarpet from 3.3.2 to 3.5.1 Bumps [redcarpet](https://github.com/vmg/redcarpet) from 3.3.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/v3.3.2...v3.5.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a7f96a512..482960e89 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -379,7 +379,7 @@ GEM rake (10.5.0) recaptcha (3.3.0) json - redcarpet (3.3.2) + redcarpet (3.5.1) redis (3.1.0) redis-namespace (1.5.0) redis (~> 3.0, >= 3.0.4)