From e765dd4df08712230fb2a2f642e155f081a313f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 17:54:51 +0000 Subject: [PATCH] Bump rdiscount from 1.6.8 to 2.2.7.4 Bumps [rdiscount](https://github.com/davidfstr/rdiscount) from 1.6.8 to 2.2.7.4. - [Changelog](https://github.com/davidfstr/rdiscount/blob/master/CHANGELOG.md) - [Commits](https://github.com/davidfstr/rdiscount/compare/1.6.8...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 71b5c1d0..6409df7e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,7 +18,7 @@ GEM rack-test (0.5.3) rack (>= 1.0) rake (0.9.2.2) - rdiscount (1.6.8) + rdiscount (2.2.7.4) sinatra (1.0) rack (>= 1.0) syntax (1.0.0)