From adb17dc54132fc479e40ff25fa664f6d83f5af43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 14:25:13 +0000 Subject: [PATCH] Bump rouge from 4.7.0 to 5.0.0 Bumps [rouge](https://github.com/rouge-ruby/rouge) from 4.7.0 to 5.0.0. - [Release notes](https://github.com/rouge-ruby/rouge/releases) - [Changelog](https://github.com/rouge-ruby/rouge/blob/main/CHANGELOG.md) - [Commits](https://github.com/rouge-ruby/rouge/compare/v4.7.0...v5.0.0) --- updated-dependencies: - dependency-name: rouge dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0a68e5890..37e534170 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -395,7 +395,8 @@ GEM reline (0.6.3) io-console (~> 0.5) rexml (3.4.4) - rouge (4.7.0) + rouge (5.0.0) + strscan (~> 3.1) rqrcode (3.2.0) chunky_png (~> 1.0) rqrcode_core (~> 2.0) @@ -471,6 +472,7 @@ GEM stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.2.0) + strscan (3.1.8) thor (1.5.0) thruster (0.1.21) thruster (0.1.21-aarch64-linux)