From b61e47f8255f2c131401e13fe8b17257ae0302ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 17:57:06 +0000 Subject: [PATCH] Bump rdiscount in the bundler group across 1 directory Bumps the bundler group with 1 update in the / directory: [rdiscount](https://github.com/davidfstr/rdiscount). Updates `rdiscount` from 2.2.7.1 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.1...2.2.7.4) --- updated-dependencies: - dependency-name: rdiscount dependency-version: 2.2.7.4 dependency-type: direct:development dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6fcb59e..5e599ed 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -59,7 +59,7 @@ GEM racc (1.7.3) rainbow (3.1.1) rake (13.0.6) - rdiscount (2.2.7.1) + rdiscount (2.2.7.4) regexp_parser (2.7.0) rexml (3.4.2) rspec (3.11.0)