From 14e4750b861c94600dcdae558dd68c2744b36b0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jan 2021 19:46:48 +0000 Subject: [PATCH] Bump redcarpet from 3.4.0 to 3.5.1 Bumps [redcarpet](https://github.com/vmg/redcarpet) from 3.4.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.4.0...v3.5.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8af308f3..f3e0e6aa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -207,7 +207,7 @@ GEM addressable (~> 2.3) libxml-ruby (3.1.0) little-plugger (1.1.4) - logger (1.2.8) + logger (1.4.3) logging (2.2.2) little-plugger (~> 1.1) multi_json (~> 1.10) @@ -268,7 +268,7 @@ GEM rdf (1.0.8) addressable (>= 2.2) recursive-open-struct (1.1.0) - redcarpet (3.4.0) + redcarpet (3.5.1) redis (3.3.5) redis-activesupport (4.1.5) activesupport (>= 3, < 5)