File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ gem "rails", "~> 7.0.8"
18
18
# gem "sqlite3", "~> 1.4"
19
19
20
20
# Use the Puma web server [https://github.com/puma/puma]
21
- gem "puma" , "~> 5 .0"
21
+ gem "puma" , "~> 6 .0"
22
22
23
23
# Use JavaScript with ESM import maps [https://github.com/rails/importmap-rails]
24
24
# gem "importmap-rails"
Original file line number Diff line number Diff line change 304
304
net-smtp (0.5.0 )
305
305
net-protocol
306
306
netrc (0.11.0 )
307
- nio4r (2.7.1 )
307
+ nio4r (2.7.3 )
308
308
nokogiri (1.16.5 )
309
309
mini_portile2 (~> 2.8.2 )
310
310
racc (~> 1.4 )
342
342
psych (5.1.2 )
343
343
stringio
344
344
public_suffix (5.0.4 )
345
- puma (5.6.8 )
345
+ puma (6.4.2 )
346
346
nio4r (~> 2.0 )
347
347
racc (1.7.3 )
348
348
rack (2.2.9 )
@@ -602,7 +602,7 @@ DEPENDENCIES
602
602
ougai (~> 2.0 )
603
603
pg
604
604
pry-byebug
605
- puma (~> 5 .0 )
605
+ puma (~> 6 .0 )
606
606
rack-cors
607
607
raddocs
608
608
rails (~> 7.0.8 )
You can’t perform that action at this time.
0 commit comments