Skip to content

Commit abfd069

Browse files
Bump rouge from 4.7.0 to 5.0.0 in /gem (#403)
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](rouge-ruby/rouge@v4.7.0...v5.0.0) --- updated-dependencies: - dependency-name: rouge dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f788dce commit abfd069

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

gem/Gemfile.lock

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ GEM
2929
prism
3030
zeitwerk
3131
regexp_parser (2.12.0)
32-
rouge (4.7.0)
32+
rouge (5.0.0)
33+
strscan (~> 3.1)
3334
rubocop (1.84.2)
3435
json (~> 2.3)
3536
language_server-protocol (~> 3.17.0.2)
@@ -62,6 +63,7 @@ GEM
6263
standard-performance (1.9.0)
6364
lint_roller (~> 1.1)
6465
rubocop-performance (~> 1.26.0)
66+
strscan (3.1.8)
6567
tailwind_merge (1.5.1)
6668
sin_lru_redux (~> 2.5)
6769
unicode-display_width (3.2.0)
@@ -77,7 +79,7 @@ DEPENDENCIES
7779
minitest (~> 6.0)
7880
phlex (~> 2.1, >= 2.1.2)
7981
rake (~> 13.0)
80-
rouge (~> 4.7.0)
82+
rouge (~> 5.0.0)
8183
ruby_ui!
8284
standard (~> 1.0)
8385
tailwind_merge (~> 1.4)

0 commit comments

Comments
 (0)