File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ gem "importmap-rails", "2.1.0"
1515gem "turbo-rails" , "2.0.14"
1616gem "stimulus-rails" , "1.3.4"
1717gem "jbuilder" , "2.13.0"
18- gem "puma" , "6.6 .0"
18+ gem "puma" , "7.1 .0"
1919gem "bootsnap" , "1.18.6" , require : false
2020gem "tzinfo-data" , "1.2025.2" , platforms : %i[ windows jruby ]
2121gem "kamal" , "2.7.0" , require : false
Original file line number Diff line number Diff line change 259259 date
260260 stringio
261261 public_suffix (6.0.2 )
262- puma (6.6 .0 )
262+ puma (7.1 .0 )
263263 nio4r (~> 2.0 )
264264 racc (1.8.1 )
265265 rack (3.2.1 )
@@ -397,7 +397,7 @@ DEPENDENCIES
397397 minitest-reporters (= 1.7.1 )
398398 pg (= 1.5.9 )
399399 propshaft (= 1.2.1 )
400- puma (= 6.6 .0 )
400+ puma (= 7.1 .0 )
401401 rails (= 8.0.2 )
402402 rails-controller-testing (= 1.0.5 )
403403 selenium-webdriver (= 4.9.0 )
You can’t perform that action at this time.
0 commit comments