From 7da10db055a0e837abf71f13010231b3d1f184c5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2019 19:16:07 +0000 Subject: [PATCH] Bump redcarpet from 3.4.0 to 3.5.0 Bumps [redcarpet](https://github.com/vmg/redcarpet) from 3.4.0 to 3.5.0. - [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.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d840fed854..d947311549 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -606,7 +606,7 @@ GEM trollop (~> 2.1) rdoc (3.12.2) json (~> 1.4) - redcarpet (3.4.0) + redcarpet (3.5.0) ref (2.0.0) request_store (1.4.1) rack (>= 1.4)