File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
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.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 356356 i18n (>= 0.5.0 )
357357 railties (>= 6.1.0 )
358358 public_suffix (6.0.2 )
359- puma (6.6.1 )
359+ puma (7.0.3 )
360360 nio4r (~> 2.0 )
361361 pundit (2.5.0 )
362362 activesupport (>= 3.0.0 )
@@ -618,7 +618,7 @@ DEPENDENCIES
618618 pry-rails
619619 pry-remote
620620 public_activity
621- puma (~> 6.6 )
621+ puma (~> 7.0 )
622622 pundit
623623 rack-mini-profiler (~> 4.0 )
624624 rails (~> 7.1.5.1 )
You can’t perform that action at this time.
0 commit comments