From d2daaef8664265a6d93fa26abbd31d9f5c7fbf91 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 11 Jan 2021 19:08:42 +0000 Subject: [PATCH] [Security] 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. **This update includes a security fix.** - [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-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 25c1bac..78ea90d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -117,7 +117,7 @@ GEM rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) - redcarpet (3.4.0) + redcarpet (3.5.1) rouge (3.6.0) ruby_dep (1.5.0) safe_yaml (1.0.5)