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 @@ -9,7 +9,7 @@ gem "importmap-rails", "2.1.0"
9
9
gem "turbo-rails" , "2.0.14"
10
10
gem "stimulus-rails" , "1.3.4"
11
11
gem "jbuilder" , "2.13.0"
12
- gem "puma" , "6.6.0 "
12
+ gem "puma" , "7.0.3 "
13
13
gem "bootsnap" , "1.18.6" , require : false
14
14
gem "tzinfo-data" , "1.2025.2" , platforms : %i[ windows jruby ]
15
15
gem "kamal" , "2.7.0" , require : false
Original file line number Diff line number Diff line change 226
226
date
227
227
stringio
228
228
public_suffix (6.0.2 )
229
- puma (6.6.0 )
229
+ puma (7.0.3 )
230
230
nio4r (~> 2.0 )
231
231
racc (1.8.1 )
232
232
rack (3.2.1 )
@@ -357,7 +357,7 @@ DEPENDENCIES
357
357
minitest-reporters (= 1.7.1 )
358
358
pg (= 1.5.9 )
359
359
propshaft (= 1.2.1 )
360
- puma (= 6.6.0 )
360
+ puma (= 7.0.3 )
361
361
rails (= 8.0.2 )
362
362
rails-controller-testing (= 1.0.5 )
363
363
selenium-webdriver (= 4.9.0 )
You can’t perform that action at this time.
0 commit comments