From 8355b596b1b3750ba7eea116c8d892858a38a894 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 20:24:49 +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 0ae345dbd..0cce28f21 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -380,7 +380,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) @@ -461,6 +462,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)