File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ gem 'stripe'
6262gem 'rails-html-sanitizer' , '~> 1.7.0'
6363
6464# Use the Puma web server [https://github.com/puma/puma]
65- gem 'puma' , '~> 7.2 '
65+ gem 'puma' , '~> 8.0 '
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 395395 i18n (>= 0.5.0 )
396396 railties (>= 6.1 )
397397 public_suffix (7.0.5 )
398- puma (7.2 .0 )
398+ puma (8.0 .0 )
399399 nio4r (~> 2.0 )
400400 pundit (2.5.2 )
401401 activesupport (>= 3.0.0 )
@@ -668,7 +668,7 @@ DEPENDENCIES
668668 pry-rails
669669 pry-remote
670670 public_activity
671- puma (~> 7.2 )
671+ puma (~> 8.0 )
672672 pundit
673673 rack-mini-profiler (~> 4.0 )
674674 rails (~> 8.1.2 )
You can’t perform that action at this time.
0 commit comments