From a91123a6e3ca4bcffd09ebd9707015fb1c166f51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 17:56:54 +0000 Subject: [PATCH] Bump rdiscount from 2.2.7.3 to 2.2.7.4 Bumps [rdiscount](https://github.com/davidfstr/rdiscount) from 2.2.7.3 to 2.2.7.4. - [Changelog](https://github.com/davidfstr/rdiscount/blob/master/CHANGELOG.md) - [Commits](https://github.com/davidfstr/rdiscount/compare/2.2.7.3...2.2.7.4) --- updated-dependencies: - dependency-name: rdiscount dependency-version: 2.2.7.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f7975e3..7e9cedd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,7 +67,7 @@ GEM rbs (3.10.3) logger tsort - rdiscount (2.2.7.3) + rdiscount (2.2.7.4) regexp_parser (2.11.3) rspec (3.13.2) rspec-core (~> 3.13.0)