File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ gem "thruster", require: false
4040gem "vite_rails" , "~> 3.0"
4141
4242# The Rails adapter for Inertia.js [https://inertia-rails.dev]
43- gem "inertia_rails" , "~> 3.10 "
43+ gem "inertia_rails" , "~> 3.11 "
4444
4545# An authentication system generator for Rails applications
4646# we leave gem here to watch for security updates
Original file line number Diff line number Diff line change 9999 childprocess (5.1.0 )
100100 logger (~> 1.5 )
101101 concurrent-ruby (1.3.5 )
102- connection_pool (2.5.3 )
102+ connection_pool (2.5.4 )
103103 crass (1.0.6 )
104104 date (3.4.1 )
105105 debug (1.11.0 )
126126 activesupport (>= 6.1 )
127127 i18n (1.14.7 )
128128 concurrent-ruby (~> 1.0 )
129- inertia_rails (3.10 .0 )
129+ inertia_rails (3.11 .0 )
130130 railties (>= 6 )
131131 io-console (0.8.1 )
132132 irb (1.15.2 )
224224 nio4r (~> 2.0 )
225225 raabro (1.4.0 )
226226 racc (1.8.1 )
227- rack (3.2.0 )
227+ rack (3.2.1 )
228228 rack-proxy (0.7.7 )
229229 rack
230230 rack-session (2.1.1 )
@@ -413,7 +413,7 @@ DEPENDENCIES
413413 capybara
414414 debug
415415 factory_bot_rails
416- inertia_rails (~> 3.10 )
416+ inertia_rails (~> 3.11 )
417417 jbuilder
418418 js-routes
419419 kamal
You can’t perform that action at this time.
0 commit comments