From d4542e9a652f639ae509f50cfec71da70d418823 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jan 2021 19:29:10 +0000 Subject: [PATCH] Bump redcarpet from 3.3.4 to 3.5.1 in /src Bumps [redcarpet](https://github.com/vmg/redcarpet) from 3.3.4 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.4...v3.5.1) Signed-off-by: dependabot[bot] --- src/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Gemfile.lock b/src/Gemfile.lock index 6864234..ac4f6e1 100644 --- a/src/Gemfile.lock +++ b/src/Gemfile.lock @@ -12,7 +12,7 @@ GEM rack rack-test (0.6.3) rack (>= 1.0) - redcarpet (3.3.4) + redcarpet (3.5.1) rspec (3.5.0) rspec-core (~> 3.5.0) rspec-expectations (~> 3.5.0)