File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ gem 'grpc', '>= 1.53.0'
21
21
gem 'crawler_detect'
22
22
23
23
# Serving requests
24
- gem 'puma' , '~> 4.3 '
24
+ gem 'puma' , '~> 5.6 '
25
25
gem 'rack-cors'
26
26
27
27
# Helper gems for Rails
Original file line number Diff line number Diff line change 143
143
rack-test (>= 0.6.3 )
144
144
regexp_parser (>= 1.5 , < 3.0 )
145
145
xpath (~> 3.2 )
146
- commonmarker (0.23.8 )
146
+ commonmarker (0.23.10 )
147
147
concurrent-ruby (1.2.2 )
148
148
connection_pool (2.4.1 )
149
149
crack (0.4.5 )
@@ -215,11 +215,11 @@ GEM
215
215
geocoder (1.8.1 )
216
216
globalid (1.1.0 )
217
217
activesupport (>= 5.0 )
218
- google-protobuf (3.22.2 )
219
- googleapis-common-protos-types (1.5 .0 )
220
- google-protobuf (~> 3.14 )
221
- grpc (1.53 .0 )
222
- google-protobuf (~> 3.21 )
218
+ google-protobuf (3.24.3 )
219
+ googleapis-common-protos-types (1.9 .0 )
220
+ google-protobuf (~> 3.18 )
221
+ grpc (1.58 .0 )
222
+ google-protobuf (~> 3.23 )
223
223
googleapis-common-protos-types (~> 1.0 )
224
224
haml (6.1.1 )
225
225
temple (>= 0.8.2 )
312
312
net-smtp (0.3.3 )
313
313
net-protocol
314
314
netrc (0.11.0 )
315
- nio4r (2.5.8 )
315
+ nio4r (2.5.9 )
316
316
nokogiri (1.15.4 )
317
317
mini_portile2 (~> 2.8.2 )
318
318
racc (~> 1.4 )
359
359
propshaft (0.4.0 )
360
360
rails (>= 7.0.0.alpha2 )
361
361
public_suffix (5.0.3 )
362
- puma (4.3.12 )
362
+ puma (5.6.7 )
363
363
nio4r (~> 2.0 )
364
364
qonfig (0.28.0 )
365
365
raabro (1.4.0 )
@@ -595,7 +595,7 @@ DEPENDENCIES
595
595
opensearch-ruby
596
596
propshaft (= 0.4.0 )
597
597
public_suffix
598
- puma (~> 4.3 )
598
+ puma (~> 5.6 )
599
599
rack-attack (~> 6.6 )
600
600
rack-cors
601
601
rails (~> 7.0.1 )
You can’t perform that action at this time.
0 commit comments