diff --git a/Gemfile b/Gemfile index 1f1244f..1707eb5 100644 --- a/Gemfile +++ b/Gemfile @@ -76,4 +76,4 @@ gem "phlex-rails", "~> 2.3" gem "tailwind_merge", "~> 1.3" -gem "rouge", "~> 4.6" +gem "rouge", "~> 4.7" diff --git a/Gemfile.lock b/Gemfile.lock index 43bb486..70f016d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -299,7 +299,7 @@ GEM reline (0.6.3) io-console (~> 0.5) rexml (3.4.4) - rouge (4.6.1) + rouge (4.7.0) rubocop (1.81.7) json (~> 2.3) language_server-protocol (~> 3.17.0.2) @@ -441,7 +441,7 @@ DEPENDENCIES propshaft puma (>= 5.0) rails (~> 8.1.1) - rouge (~> 4.6) + rouge (~> 4.7) rubocop-rails-omakase ruby_ui (~> 1.0) selenium-webdriver