From bd4b13f258ef22763ee1414be92d5641c859b1d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 17:56:01 +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: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 099551b..14d926c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -20,7 +20,7 @@ GEM pastel (0.7.2) equatable (~> 0.5.0) tty-color (~> 0.4.0) - rdiscount (2.2.0.1) + rdiscount (2.2.7.4) ronn (0.7.3) hpricot (>= 0.8.2) mustache (>= 0.7.0)