Skip to content
This repository was archived by the owner on May 11, 2026. It is now read-only.

Commit 515bbe8

Browse files
Bump rouge from 4.6.1 to 4.7.0 (#391)
Bumps [rouge](https://github.com/rouge-ruby/rouge) from 4.6.1 to 4.7.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.6.1...v4.7.0) --- updated-dependencies: - dependency-name: rouge dependency-version: 4.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 73da20e commit 515bbe8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@ gem "pry", "0.16.0"
8080

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

83-
gem "rouge", "~> 4.6"
83+
gem "rouge", "~> 4.7"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ GEM
247247
reline (0.6.3)
248248
io-console (~> 0.5)
249249
rexml (3.4.4)
250-
rouge (4.6.1)
250+
rouge (4.7.0)
251251
rubocop (1.81.7)
252252
json (~> 2.3)
253253
language_server-protocol (~> 3.17.0.2)
@@ -340,7 +340,7 @@ DEPENDENCIES
340340
pry (= 0.16.0)
341341
puma (= 7.1.0)
342342
rails (= 8.1.1)
343-
rouge (~> 4.6)
343+
rouge (~> 4.7)
344344
ruby_ui!
345345
selenium-webdriver
346346
sqlite3 (= 2.9.0)

0 commit comments

Comments
 (0)