From bb8d3e8755307098523f9d13a047d2f687801288 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jan 2021 19:59:54 +0000 Subject: [PATCH] Bump redcarpet from 3.2.2 to 3.5.1 in /edd-rails Bumps [redcarpet](https://github.com/vmg/redcarpet) from 3.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/v3.2.2...v3.5.1) Signed-off-by: dependabot[bot] --- edd-rails/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edd-rails/Gemfile.lock b/edd-rails/Gemfile.lock index 9a94c2a..e9ce130 100644 --- a/edd-rails/Gemfile.lock +++ b/edd-rails/Gemfile.lock @@ -124,7 +124,7 @@ GEM rake (12.0.0) rdoc (4.2.0) json (~> 1.4) - redcarpet (3.2.2) + redcarpet (3.5.1) redis (3.2.1) redis-namespace (1.5.1) redis (~> 3.0, >= 3.0.4)