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 @@ -55,7 +55,7 @@ gem 'stripe'
5555gem 'rails-html-sanitizer' , '~> 1.6.0'
5656
5757# Use the Puma web server [https://github.com/puma/puma]
58- gem 'puma' , '~> 5.0 '
58+ gem 'puma' , '~> 6.4 '
5959# Use JavaScript with ESM import maps [https://github.com/rails/importmap-rails]
6060gem 'importmap-rails'
6161# Hotwire's SPA-like page accelerator [https://turbo.hotwired.dev]
Original file line number Diff line number Diff line change 245245 net-smtp (0.4.0.1 )
246246 net-protocol
247247 net-ssh (7.2.0 )
248- nio4r (2.7.0 )
248+ nio4r (2.7.3 )
249249 nokogiri (1.16.2 )
250250 mini_portile2 (~> 2.8.2 )
251251 racc (~> 1.4 )
301301 i18n (>= 0.5.0 )
302302 railties (>= 6.1.0 )
303303 public_suffix (5.0.5 )
304- puma (5.6.7 )
304+ puma (6.4.2 )
305305 nio4r (~> 2.0 )
306306 pundit (2.3.1 )
307307 activesupport (>= 3.0.0 )
@@ -538,7 +538,7 @@ DEPENDENCIES
538538 pry-byebug
539539 pry-remote
540540 public_activity
541- puma (~> 5.0 )
541+ puma (~> 6.4 )
542542 pundit
543543 rack-mini-profiler (~> 3.3 )
544544 rails (= 7.0.8.1 )
You can’t perform that action at this time.
0 commit comments