From a2c7e88a9d0f2bc679faaf8fde46152a1a3cac20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2020 18:25:23 +0000 Subject: [PATCH] Bump redcarpet from 3.3.3 to 3.5.0 in /docs/v3 Bumps [redcarpet](https://github.com/vmg/redcarpet) from 3.3.3 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.3.3...v3.5.0) Signed-off-by: dependabot[bot] --- docs/v3/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/v3/Gemfile.lock b/docs/v3/Gemfile.lock index bff112af2ac..2e934d1ff3c 100644 --- a/docs/v3/Gemfile.lock +++ b/docs/v3/Gemfile.lock @@ -107,7 +107,7 @@ GEM rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) - redcarpet (3.3.3) + redcarpet (3.5.0) rouge (3.19.0) sassc (2.3.0) ffi (~> 1.9)