From 443cb5e7721d7ea48caef6e966e8c9f1d6ef32dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Dec 2020 22:25:23 +0000 Subject: [PATCH] Bump RedCloth from 4.2.9 to 4.3.2 Bumps [RedCloth](https://github.com/jgarber/redcloth) from 4.2.9 to 4.3.2. - [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.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b65c7ac7..a3e1e598 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ GIT GEM remote: http://rubygems.org/ specs: - RedCloth (4.2.9) + RedCloth (4.3.2) abstract (1.0.0) actionmailer (3.0.20) actionpack (= 3.0.20)