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.1'
56
56
57
57
# Use the Puma web server [https://github.com/puma/puma]
58
- gem 'puma' , '~> 6.4 '
58
+ gem 'puma' , '~> 6.5 '
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 247
247
net-smtp (0.4.0.1 )
248
248
net-protocol
249
249
net-ssh (7.2.0 )
250
- nio4r (2.7.3 )
250
+ nio4r (2.7.4 )
251
251
nokogiri (1.16.8 )
252
252
mini_portile2 (~> 2.8.2 )
253
253
racc (~> 1.4 )
303
303
i18n (>= 0.5.0 )
304
304
railties (>= 6.1.0 )
305
305
public_suffix (5.0.5 )
306
- puma (6.4.3 )
306
+ puma (6.5.0 )
307
307
nio4r (~> 2.0 )
308
308
pundit (2.3.2 )
309
309
activesupport (>= 3.0.0 )
@@ -540,7 +540,7 @@ DEPENDENCIES
540
540
pry-byebug
541
541
pry-remote
542
542
public_activity
543
- puma (~> 6.4 )
543
+ puma (~> 6.5 )
544
544
pundit
545
545
rack-mini-profiler (~> 3.3 )
546
546
rails (= 7.0.8.1 )
You can’t perform that action at this time.
0 commit comments