From 9e35210c71f92e2624892f0c5ab2b7ead2a4c38a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jan 2021 19:43:43 +0000 Subject: [PATCH] Bump redcarpet in /V6.5/docs/public-api/tools/flowable-slate/slate Bumps [redcarpet](https://github.com/vmg/redcarpet) from 3.4.0 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.4.0...v3.5.1) Signed-off-by: dependabot[bot] --- V6.5/docs/public-api/tools/flowable-slate/slate/Gemfile | 2 +- V6.5/docs/public-api/tools/flowable-slate/slate/Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/V6.5/docs/public-api/tools/flowable-slate/slate/Gemfile b/V6.5/docs/public-api/tools/flowable-slate/slate/Gemfile index edbe60c..ef914a7 100644 --- a/V6.5/docs/public-api/tools/flowable-slate/slate/Gemfile +++ b/V6.5/docs/public-api/tools/flowable-slate/slate/Gemfile @@ -7,5 +7,5 @@ gem 'middleman-syntax', '~> 3.0.0' gem 'middleman-autoprefixer', '~> 2.7.0' gem "middleman-sprockets", "~> 4.1.0" gem 'rouge', '~> 2.0.5' -gem 'redcarpet', '~> 3.4.0' +gem 'redcarpet', '~> 3.5.1' gem 'nokogiri', '~> 1.10.4' diff --git a/V6.5/docs/public-api/tools/flowable-slate/slate/Gemfile.lock b/V6.5/docs/public-api/tools/flowable-slate/slate/Gemfile.lock index f0ae3e5..eb477d5 100644 --- a/V6.5/docs/public-api/tools/flowable-slate/slate/Gemfile.lock +++ b/V6.5/docs/public-api/tools/flowable-slate/slate/Gemfile.lock @@ -96,7 +96,7 @@ GEM rb-fsevent (0.10.2) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) - redcarpet (3.4.0) + redcarpet (3.5.1) rouge (2.0.7) sass (3.4.23) servolux (0.12.0) @@ -121,7 +121,7 @@ DEPENDENCIES middleman-sprockets (~> 4.1.0) middleman-syntax (~> 3.0.0) nokogiri (~> 1.10.4) - redcarpet (~> 3.4.0) + redcarpet (~> 3.5.1) rouge (~> 2.0.5) RUBY VERSION