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'
55
55
gem 'rails-html-sanitizer' , '~> 1.6.0'
56
56
57
57
# Use the Puma web server [https://github.com/puma/puma]
58
- gem 'puma' , '~> 5.0 '
58
+ gem 'puma' , '~> 6.4 '
59
59
# Use JavaScript with ESM import maps [https://github.com/rails/importmap-rails]
60
60
gem 'importmap-rails'
61
61
# Hotwire's SPA-like page accelerator [https://turbo.hotwired.dev]
Original file line number Diff line number Diff line change 245
245
net-smtp (0.4.0.1 )
246
246
net-protocol
247
247
net-ssh (7.2.0 )
248
- nio4r (2.7.0 )
248
+ nio4r (2.7.3 )
249
249
nokogiri (1.16.2 )
250
250
mini_portile2 (~> 2.8.2 )
251
251
racc (~> 1.4 )
301
301
i18n (>= 0.5.0 )
302
302
railties (>= 6.1.0 )
303
303
public_suffix (5.0.5 )
304
- puma (5.6.7 )
304
+ puma (6.4.2 )
305
305
nio4r (~> 2.0 )
306
306
pundit (2.3.1 )
307
307
activesupport (>= 3.0.0 )
@@ -538,7 +538,7 @@ DEPENDENCIES
538
538
pry-byebug
539
539
pry-remote
540
540
public_activity
541
- puma (~> 5.0 )
541
+ puma (~> 6.4 )
542
542
pundit
543
543
rack-mini-profiler (~> 3.3 )
544
544
rails (= 7.0.8.1 )
You can’t perform that action at this time.
0 commit comments