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 370
370
date
371
371
stringio
372
372
public_suffix (5.1.1 )
373
- puma (5 .6.9 )
373
+ puma (6 .6.0 )
374
374
nio4r (~> 2.0 )
375
375
racc (1.8.1 )
376
376
rack (2.2.16 )
@@ -623,7 +623,7 @@ DEPENDENCIES
623
623
ougai (~> 2.0 )
624
624
pg
625
625
pry-byebug
626
- puma (~> 5 .0 )
626
+ puma (~> 6 .0 )
627
627
rack-cors
628
628
raddocs !
629
629
rails (~> 7.0.8 )
@@ -786,7 +786,7 @@ CHECKSUMS
786
786
pry-byebug (3.11.0) sha256=0b0abb7d309bc7f00044d512a3c8567274f7012b944b38becc8440439a1cea72
787
787
psych (5.2.2) sha256=a4a9477c85d3e858086c38cf64e7096abe40d1b1eed248b01020dec0ff9906ab
788
788
public_suffix (5.1.1) sha256=250ec74630d735194c797491c85e3c6a141d7b5d9bd0b66a3fa6268cf67066ed
789
- puma (5 .6.9 ) sha256=20701b2451080ec8d6d78d2e4b5a2913e6d0b865a51d704a4d60db8fd39a4228
789
+ puma (6 .6.0 ) sha256=f25c06873eb3d5de5f0a4ebc783acc81a4ccfe580c760cfe323497798018ad87
790
790
racc (1.8.1) sha256=4a7f6929691dbec8b5209a0b373bc2614882b55fc5d2e447a21aaa691303d62f
791
791
rack (2.2.16) sha256=8082752aa493a793baa89500afb3544ff92bd4dd5a55a969d1fd2df9506979c4
792
792
rack-cors (2.0.2) sha256=415d4e1599891760c5dc9ef0349c7fecdf94f7c6a03e75b2e7c2b54b82adda1b
You can’t perform that action at this time.
0 commit comments