From f20aa13b7bb9e7869ea129b8276b8b5370f70a50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 00:55:39 +0000 Subject: [PATCH] Bump RedCloth from 4.3.3 to 4.3.4 Bumps [RedCloth](https://github.com/jgarber/redcloth) from 4.3.3 to 4.3.4. - [Changelog](https://github.com/jgarber/redcloth/blob/master/CHANGELOG) - [Commits](https://github.com/jgarber/redcloth/compare/v4.3.3...v4.3.4) --- updated-dependencies: - dependency-name: RedCloth dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d4487d0e..4850fbcf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - RedCloth (4.3.3) + RedCloth (4.3.4) aasm (5.5.0) concurrent-ruby (~> 1.0) actioncable (6.1.7.8)