Skip to content

Commit 166c5f5

Browse files
authored
Merge pull request #6291 from NHSDigital/dependabot/bundler/next/falcon-0.55.2
Bump falcon from 0.55.1 to 0.55.2
2 parents 407d0cd + 44f009a commit 166c5f5

2 files changed

Lines changed: 1 addition & 25 deletions

File tree

Gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ gem "activerecord-session_store"
2626
gem "active_record_union"
2727
gem "amazing_print"
2828
gem "array_enum"
29-
gem "async-service-supervisor"
3029
gem "audited", github: "tvararu/audited", branch: "encryption"
3130
gem "caxlsx"
3231
gem "charlock_holmes"

Gemfile.lock

Lines changed: 1 addition & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -135,11 +135,6 @@ GEM
135135
io-event (~> 1.11)
136136
metrics (~> 0.12)
137137
traces (~> 0.18)
138-
async-bus (0.3.2)
139-
async
140-
io-endpoint
141-
io-stream
142-
msgpack
143138
async-cable (0.3.0)
144139
actioncable-next
145140
async (~> 2.9)
@@ -171,14 +166,6 @@ GEM
171166
async
172167
async-container (~> 0.34)
173168
string-format (~> 0.2)
174-
async-service-supervisor (0.13.0)
175-
async-bus
176-
async-service (~> 0.15)
177-
async-utilization (~> 0.3)
178-
io-endpoint
179-
memory (~> 0.7)
180-
memory-leak (~> 0.10)
181-
process-metrics
182169
async-utilization (0.3.1)
183170
console (~> 1.0)
184171
async-websocket (0.30.0)
@@ -326,7 +313,7 @@ GEM
326313
railties (>= 6.1.0)
327314
faker (3.6.1)
328315
i18n (>= 1.8.11, < 2)
329-
falcon (0.55.1)
316+
falcon (0.55.2)
330317
async
331318
async-container (~> 0.20)
332319
async-http (~> 0.75)
@@ -496,12 +483,6 @@ GEM
496483
webrick (~> 1.7)
497484
webrobots (~> 0.1.2)
498485
memo_wise (1.13.0)
499-
memory (0.12.0)
500-
bake (~> 0.15)
501-
console
502-
msgpack
503-
memory-leak (0.10.3)
504-
process-metrics (>= 0.10.1)
505486
method_source (1.1.0)
506487
metrics (0.15.0)
507488
mime-types (3.7.0)
@@ -582,9 +563,6 @@ GEM
582563
prettier_print (1.2.1)
583564
prettyprint (0.2.0)
584565
prism (1.9.0)
585-
process-metrics (0.11.0)
586-
console (~> 1.8)
587-
json (~> 2)
588566
propshaft (1.3.1)
589567
actionpack (>= 7.0.0)
590568
activesupport (>= 7.0.0)
@@ -953,7 +931,6 @@ DEPENDENCIES
953931
array_enum
954932
asciidoctor
955933
asciidoctor-diagram
956-
async-service-supervisor
957934
audited!
958935
aws-sdk-accessanalyzer
959936
aws-sdk-ec2

0 commit comments

Comments
 (0)