From bd405e18ee296772b862b1d8664e793a68019dbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jan 2021 19:46:18 +0000 Subject: [PATCH] Bump redcarpet from 3.2.3 to 3.5.1 in /rails Bumps [redcarpet](https://github.com/vmg/redcarpet) from 3.2.3 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.3...v3.5.1) Signed-off-by: dependabot[bot] --- rails/Gemfile | 2 +- rails/Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/rails/Gemfile b/rails/Gemfile index f0c489f..8308244 100644 --- a/rails/Gemfile +++ b/rails/Gemfile @@ -37,7 +37,7 @@ gem "rb-inotify", github: "matthewd/rb-inotify", branch: "close-handling", requi group :doc do gem "sdoc", "~> 1.0" - gem "redcarpet", "~> 3.2.3", platforms: :ruby + gem "redcarpet", "~> 3.5.1", platforms: :ruby gem "w3c_validators" gem "kindlerb", "~> 1.2.0" end diff --git a/rails/Gemfile.lock b/rails/Gemfile.lock index 2fdd898..9136c37 100644 --- a/rails/Gemfile.lock +++ b/rails/Gemfile.lock @@ -380,7 +380,7 @@ GEM rake (12.3.1) rb-fsevent (0.10.3) rdoc (6.0.4) - redcarpet (3.2.3) + redcarpet (3.5.1) redis (4.0.1) redis-namespace (1.6.0) redis (>= 3.0.4) @@ -551,7 +551,7 @@ DEPENDENCIES rails! rake (>= 11.1) rb-inotify! - redcarpet (~> 3.2.3) + redcarpet (~> 3.5.1) redis (~> 4.0) redis-namespace resque