From 14dd487ac38d6264ecb3830f98aa5649ea7a0bc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 23:37:30 +0000 Subject: [PATCH] chore(deps): bump RedCloth from 4.3.2 to 4.3.3 Bumps [RedCloth](https://github.com/jgarber/redcloth) from 4.3.2 to 4.3.3. - [Changelog](https://github.com/jgarber/redcloth/blob/master/CHANGELOG) - [Commits](https://github.com/jgarber/redcloth/compare/v4.3.2...v4.3.3) --- updated-dependencies: - dependency-name: RedCloth dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f131fbc..0b395b6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - RedCloth (4.3.2) + RedCloth (4.3.3) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) asciidoctor (2.0.12) @@ -27,7 +27,6 @@ GEM i18n (1.8.5) concurrent-ruby (~> 1.0) idn-ruby (0.1.0) - json (1.8.6) licensee (9.14.1) dotenv (~> 2.0) octokit (~> 4.17) @@ -45,8 +44,7 @@ GEM org-ruby (0.9.12) rubypants (~> 0.2) public_suffix (4.0.6) - rdoc (3.12.1) - json (~> 1.4) + rdoc (3.6.1) reverse_markdown (1.4.0) nokogiri ruby-enum (0.8.0) @@ -83,7 +81,7 @@ DEPENDENCIES github-markup (~> 3.0) licensee (>= 9.9.0) org-ruby (~> 0.9.12) - rdoc (= 3.12.1) + rdoc (= 3.6.1) wikicloth (~> 0.8.3) BUNDLED WITH