From 5a85625366cd75acdc6c6b4fa8413a60a20031cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Nov 2020 22:58:47 +0000 Subject: [PATCH] Bump RedCloth from 4.2.9 to 4.3.0 Bumps [RedCloth](https://github.com/jgarber/redcloth) from 4.2.9 to 4.3.0. - [Release notes](https://github.com/jgarber/redcloth/releases) - [Changelog](https://github.com/jgarber/redcloth/blob/master/CHANGELOG) - [Commits](https://github.com/jgarber/redcloth/compare/v4.2.9...v4.3.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 4732bcf..2426f18 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - RedCloth (4.2.9) + RedCloth (4.3.0) classifier (1.3.3) fast-stemmer (>= 1.0.0) directory_watcher (1.4.1)