From f8f6dd3ec22e35c7423cb1045ff7462a1c14460b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 17:55:54 +0000 Subject: [PATCH] Bump rdiscount from 2.2.0.1 to 2.2.7.4 Bumps [rdiscount](https://github.com/davidfstr/rdiscount) from 2.2.0.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.0.1...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 c75492c..541c1ee 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,7 +11,7 @@ GEM pry-byebug (3.4.2) byebug (~> 9.0) pry (~> 0.10) - rdiscount (2.2.0.1) + rdiscount (2.2.7.4) slop (3.6.0) webrick (1.8.1)