From 4ee151b9c68f542543276a7ac17cb395a8a642b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jan 2021 19:28:47 +0000 Subject: [PATCH] Bump redcarpet from 3.2.2 to 3.5.1 in /web Bumps [redcarpet](https://github.com/vmg/redcarpet) from 3.2.2 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.2...v3.5.1) Signed-off-by: dependabot[bot] --- web/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/Gemfile.lock b/web/Gemfile.lock index fa60d0ff..8e2c8e0a 100644 --- a/web/Gemfile.lock +++ b/web/Gemfile.lock @@ -57,7 +57,7 @@ GEM rb-fsevent (0.9.4) rb-inotify (0.9.5) ffi (>= 0.5.0) - redcarpet (3.2.2) + redcarpet (3.5.1) safe_yaml (1.0.4) sass (3.4.9) timers (4.0.1)