File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ gem 'bootsnap', require: false
48
48
49
49
group :development , :test do
50
50
# Use the Puma web server [https://github.com/puma/puma]
51
- gem 'puma' , '~> 6.4 '
51
+ gem 'puma' , '~> 6.5 '
52
52
53
53
# See https://guides.rubyonrails.org/debugging_rails_applications.html#debugging-with-the-debug-gem
54
54
gem 'debug' , platforms : %i[ mri mingw x64_mingw ]
Original file line number Diff line number Diff line change 204
204
psych (5.2.0 )
205
205
stringio
206
206
public_suffix (5.0.4 )
207
- puma (6.4.3 )
207
+ puma (6.5.0 )
208
208
nio4r (~> 2.0 )
209
209
raabro (1.4.0 )
210
210
racc (1.8.1 )
@@ -336,7 +336,7 @@ DEPENDENCIES
336
336
jbuilder
337
337
pg (~> 1.5 )
338
338
propshaft
339
- puma (~> 6.4 )
339
+ puma (~> 6.5 )
340
340
rack-cors
341
341
rails (~> 8.0.0 )
342
342
rubocop-minitest (~> 0.36.0 )
You can’t perform that action at this time.
0 commit comments