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 @@ -12,7 +12,7 @@ gem 'algolia', '~> 2.0.4'
12
12
gem 'chronic'
13
13
gem 'loofah' , '~> 2.3.1'
14
14
gem 'pg'
15
- gem 'puma' , '~> 5.6.4 '
15
+ gem 'puma' , '~> 5.6.9 '
16
16
gem 'rails' , '~> 6.1.7.8'
17
17
gem 'sidekiq' , '~> 4.1.3'
18
18
gem 'simple_command'
Original file line number Diff line number Diff line change 216
216
timeout
217
217
net-smtp (0.5.0 )
218
218
net-protocol
219
- nio4r (2.7.3 )
219
+ nio4r (2.7.4 )
220
220
nokogiri (1.16.7-arm64-darwin )
221
221
racc (~> 1.4 )
222
222
nokogiri (1.16.7-x86_64-linux )
243
243
pry-rails (0.3.11 )
244
244
pry (>= 0.13.0 )
245
245
public_suffix (6.0.1 )
246
- puma (5.6.8 )
246
+ puma (5.6.9 )
247
247
nio4r (~> 2.0 )
248
248
racc (1.8.1 )
249
249
rack (2.2.9 )
@@ -439,7 +439,7 @@ DEPENDENCIES
439
439
progress_bar (~> 1.3.0 )
440
440
pry-byebug
441
441
pry-rails
442
- puma (~> 5.6.4 )
442
+ puma (~> 5.6.9 )
443
443
rack-cors
444
444
rails (~> 6.1.7.8 )
445
445
rspec-rails (~> 6.1.3 )
You can’t perform that action at this time.
0 commit comments