diff --git a/Gemfile b/Gemfile index e83cafa..0ca1db4 100644 --- a/Gemfile +++ b/Gemfile @@ -56,7 +56,7 @@ group :development do end -gem "inertia_rails", "~> 3.9" +gem "inertia_rails", "~> 3.10" gem "vite_rails", "~> 3.0", ">= 3.0.19" diff --git a/Gemfile.lock b/Gemfile.lock index 4d9df0b..eccbdb0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -160,7 +160,7 @@ GEM image_processing (1.14.0) mini_magick (>= 4.9.5, < 6) ruby-vips (>= 2.0.17, < 3) - inertia_rails (3.9.0) + inertia_rails (3.10.0) railties (>= 6) io-console (0.8.1) irb (1.15.2) @@ -462,7 +462,7 @@ DEPENDENCIES debug dotenv-rails image_processing (~> 1.2) - inertia_rails (~> 3.9) + inertia_rails (~> 3.10) jbuilder js-routes (~> 2.3) kamal