From 5610f64c7a859f403da4075f40f6f998727e5717 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 24 Jan 2019 19:14:52 +0000 Subject: [PATCH] Bump redcarpet from 3.2.3 to 3.4.0 Bumps [redcarpet](https://github.com/vmg/redcarpet) from 3.2.3 to 3.4.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.2.3...v3.4.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 41df6b00f7..aba685f8c2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -629,7 +629,7 @@ GEM trollop (~> 2.1) rdoc (3.12.2) json (~> 1.4) - redcarpet (3.2.3) + redcarpet (3.4.0) ref (2.0.0) request_store (1.4.1) rack (>= 1.4)