Skip to content

Commit a55d932

Browse files
authored
Merge pull request #6621 from NHSDigital/dependabot/bundler/next/falcon-0.55.3
2 parents 154a47c + 6f2ea9c commit a55d932

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

Gemfile.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ GEM
129129
asciidoctor (>= 1.5.7, < 3.x)
130130
rexml
131131
ast (2.4.3)
132-
async (2.38.0)
132+
async (2.39.0)
133133
console (~> 1.29)
134134
fiber-annotation
135135
io-event (~> 1.11)
@@ -139,17 +139,17 @@ GEM
139139
actioncable-next
140140
async (~> 2.9)
141141
async-websocket
142-
async-container (0.34.3)
142+
async-container (0.34.5)
143143
async (~> 2.22)
144-
async-http (0.94.2)
144+
async-http (0.95.0)
145145
async (>= 2.10.2)
146146
async-pool (~> 0.11)
147147
io-endpoint (~> 0.14)
148148
io-stream (~> 0.6)
149149
metrics (~> 0.12)
150-
protocol-http (~> 0.58)
151-
protocol-http1 (~> 0.36)
152-
protocol-http2 (~> 0.22)
150+
protocol-http (~> 0.62)
151+
protocol-http1 (~> 0.39)
152+
protocol-http2 (~> 0.26)
153153
protocol-url (~> 0.2)
154154
traces (~> 0.10)
155155
async-http-cache (0.4.6)
@@ -162,11 +162,11 @@ GEM
162162
async-service (~> 0.12)
163163
async-pool (0.11.2)
164164
async (>= 2.0)
165-
async-service (0.21.0)
165+
async-service (0.22.0)
166166
async
167167
async-container (~> 0.34)
168168
string-format (~> 0.2)
169-
async-utilization (0.3.1)
169+
async-utilization (0.3.2)
170170
console (~> 1.0)
171171
async-websocket (0.30.0)
172172
async-http (~> 0.76)
@@ -316,7 +316,7 @@ GEM
316316
railties (>= 6.1.0)
317317
faker (3.6.1)
318318
i18n (>= 1.8.11, < 2)
319-
falcon (0.55.2)
319+
falcon (0.55.3)
320320
async
321321
async-container (~> 0.20)
322322
async-http (~> 0.75)
@@ -414,7 +414,7 @@ GEM
414414
activesupport
415415
io-console (0.8.2)
416416
io-endpoint (0.17.2)
417-
io-event (1.14.4)
417+
io-event (1.15.1)
418418
io-stream (0.11.1)
419419
irb (1.17.0)
420420
pp (>= 0.6.0)
@@ -571,13 +571,13 @@ GEM
571571
activesupport (>= 7.0.0)
572572
rack
573573
protocol-hpack (1.5.1)
574-
protocol-http (0.60.0)
575-
protocol-http1 (0.37.0)
576-
protocol-http (~> 0.58)
577-
protocol-http2 (0.24.0)
574+
protocol-http (0.62.2)
575+
protocol-http1 (0.39.0)
576+
protocol-http (~> 0.62)
577+
protocol-http2 (0.26.0)
578578
protocol-hpack (~> 1.4)
579-
protocol-http (~> 0.47)
580-
protocol-rack (0.21.1)
579+
protocol-http (~> 0.62)
580+
protocol-rack (0.22.1)
581581
io-stream (>= 0.10)
582582
protocol-http (~> 0.58)
583583
rack (>= 1.0)

0 commit comments

Comments
 (0)