We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 396b6bf commit ce325c0Copy full SHA for ce325c0
Gemfile
@@ -81,4 +81,4 @@ gem "pry", "0.15.2"
81
82
gem "tailwind_merge", "~> 1.3.1"
83
84
-gem "rouge", "~> 4.5"
+gem "rouge", "~> 4.6"
Gemfile.lock
@@ -243,7 +243,7 @@ GEM
243
reline (0.6.1)
244
io-console (~> 0.5)
245
rexml (3.4.1)
246
- rouge (4.5.2)
+ rouge (4.6.0)
247
rubocop (1.75.6)
248
json (~> 2.3)
249
language_server-protocol (~> 3.17.0.2)
@@ -336,7 +336,7 @@ DEPENDENCIES
336
pry (= 0.15.2)
337
puma (= 6.6.0)
338
rails (= 8.0.2)
339
- rouge (~> 4.5)
+ rouge (~> 4.6)
340
ruby_ui!
341
selenium-webdriver
342
sqlite3 (= 2.7.3)
0 commit comments