diff --git a/Gemfile b/Gemfile index fac39d7..946f5ed 100644 --- a/Gemfile +++ b/Gemfile @@ -12,7 +12,7 @@ gem "will_paginate", "4.0.1" gem "cssbundling-rails", "1.4.3" gem "propshaft", "1.2.1" gem "importmap-rails", "2.1.0" -gem "turbo-rails", "2.0.14" +gem "turbo-rails", "2.0.17" gem "stimulus-rails", "1.3.4" gem "jbuilder", "2.13.0" gem "puma", "6.6.0" diff --git a/Gemfile.lock b/Gemfile.lock index 6f94a92..ba84bb3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -343,7 +343,7 @@ GEM thruster (0.1.15-aarch64-linux) thruster (0.1.15-x86_64-linux) timeout (0.4.3) - turbo-rails (2.0.14) + turbo-rails (2.0.17) actionpack (>= 7.1.0) railties (>= 7.1.0) tzinfo (2.0.6) @@ -404,7 +404,7 @@ DEPENDENCIES sqlite3 (= 2.7.2) stimulus-rails (= 1.3.4) thruster (= 0.1.15) - turbo-rails (= 2.0.14) + turbo-rails (= 2.0.17) tzinfo-data (= 1.2025.2) web-console (= 4.2.1) webdrivers (= 5.3.1)