File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ gem 'stripe'
6161gem 'rails-html-sanitizer' , '~> 1.6.2'
6262
6363# Use the Puma web server [https://github.com/puma/puma]
64- gem 'puma' , '~> 6.6 '
64+ gem 'puma' , '~> 7.2 '
6565# Use JavaScript with ESM import maps [https://github.com/rails/importmap-rails]
6666gem 'importmap-rails'
6767# Hotwire's SPA-like page accelerator [https://turbo.hotwired.dev]
Original file line number Diff line number Diff line change 324324 timeout
325325 net-smtp (0.5.1 )
326326 net-protocol
327- nio4r (2.7.4 )
327+ nio4r (2.7.5 )
328328 nokogiri (1.19.0-aarch64-linux-gnu )
329329 racc (~> 1.4 )
330330 nokogiri (1.19.0-arm64-darwin )
404404 i18n (>= 0.5.0 )
405405 railties (>= 6.1 )
406406 public_suffix (7.0.2 )
407- puma (6.6.1 )
407+ puma (7.2.0 )
408408 nio4r (~> 2.0 )
409409 pundit (2.5.2 )
410410 activesupport (>= 3.0.0 )
@@ -691,7 +691,7 @@ DEPENDENCIES
691691 pry-rails
692692 pry-remote
693693 public_activity
694- puma (~> 6.6 )
694+ puma (~> 7.2 )
695695 pundit
696696 rack-mini-profiler (~> 4.0 )
697697 rails (~> 8.0.4 )
You can’t perform that action at this time.
0 commit comments