Skip to content

Commit 60e2e82

Browse files
Bump rouge from 4.5.2 to 4.6.0 (#295)
Bumps [rouge](https://github.com/rouge-ruby/rouge) from 4.5.2 to 4.6.0. - [Release notes](https://github.com/rouge-ruby/rouge/releases) - [Changelog](https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md) - [Commits](rouge-ruby/rouge@v4.5.2...v4.6.0) --- updated-dependencies: - dependency-name: rouge dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 396b6bf commit 60e2e82

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,4 @@ gem "pry", "0.15.2"
8181

8282
gem "tailwind_merge", "~> 1.3.1"
8383

84-
gem "rouge", "~> 4.5"
84+
gem "rouge", "~> 4.6"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ GEM
243243
reline (0.6.1)
244244
io-console (~> 0.5)
245245
rexml (3.4.1)
246-
rouge (4.5.2)
246+
rouge (4.6.0)
247247
rubocop (1.75.6)
248248
json (~> 2.3)
249249
language_server-protocol (~> 3.17.0.2)
@@ -336,7 +336,7 @@ DEPENDENCIES
336336
pry (= 0.15.2)
337337
puma (= 6.6.0)
338338
rails (= 8.0.2)
339-
rouge (~> 4.5)
339+
rouge (~> 4.6)
340340
ruby_ui!
341341
selenium-webdriver
342342
sqlite3 (= 2.7.3)

0 commit comments

Comments
 (0)