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 @@ -15,7 +15,7 @@ gem 'sqlite3', '~> 1.7'
1515gem 'pg'
1616
1717# Use the Puma web server [https://github.com/puma/puma]
18- gem 'puma' , '~> 6.4 '
18+ gem 'puma' , '~> 6.5 '
1919
2020# Use JavaScript with ESM import maps [https://github.com/rails/importmap-rails]
2121gem 'importmap-rails'
Original file line number Diff line number Diff line change 224224 timeout
225225 net-smtp (0.5.0 )
226226 net-protocol
227- nio4r (2.7.3 )
227+ nio4r (2.7.4 )
228228 nokogiri (1.16.8 )
229229 mini_portile2 (~> 2.8.2 )
230230 racc (~> 1.4 )
237237 psych (5.1.2 )
238238 stringio
239239 public_suffix (5.0.4 )
240- puma (6.4.3 )
240+ puma (6.5.0 )
241241 nio4r (~> 2.0 )
242242 racc (1.8.1 )
243243 rack (2.2.10 )
@@ -405,7 +405,7 @@ DEPENDENCIES
405405 jbuilder
406406 jquery-rails
407407 pg
408- puma (~> 6.4 )
408+ puma (~> 6.5 )
409409 rack-cors
410410 rails (~> 7.0.8 )
411411 redis (~> 5.3 )
You can’t perform that action at this time.
0 commit comments