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 @@ -62,7 +62,7 @@ gem 'stripe'
6262gem 'rails-html-sanitizer' , '~> 1.6.2'
6363
6464# Use the Puma web server [https://github.com/puma/puma]
65- gem 'puma' , '~> 6.6 '
65+ gem 'puma' , '~> 7.1 '
6666# Use JavaScript with ESM import maps [https://github.com/rails/importmap-rails]
6767gem 'importmap-rails'
6868# Hotwire's SPA-like page accelerator [https://turbo.hotwired.dev]
Original file line number Diff line number Diff line change 297297 timeout
298298 net-smtp (0.5.1 )
299299 net-protocol
300- nio4r (2.7.4 )
300+ nio4r (2.7.5 )
301301 nokogiri (1.18.10-aarch64-linux-gnu )
302302 racc (~> 1.4 )
303303 nokogiri (1.18.10-arm64-darwin )
372372 i18n (>= 0.5.0 )
373373 railties (>= 6.1.0 )
374374 public_suffix (6.0.2 )
375- puma (6.6.1 )
375+ puma (7.1.0 )
376376 nio4r (~> 2.0 )
377377 pundit (2.5.2 )
378378 activesupport (>= 3.0.0 )
@@ -643,7 +643,7 @@ DEPENDENCIES
643643 pry-rails
644644 pry-remote
645645 public_activity
646- puma (~> 6.6 )
646+ puma (~> 7.1 )
647647 pundit
648648 rack-mini-profiler (~> 4.0 )
649649 rails (~> 7.2.2.2 )
You can’t perform that action at this time.
0 commit comments