Skip to content

Commit 54288f6

Browse files
author
CF-Bosh CI-Bot
committed
Bump gems
1 parent 8547e3a commit 54288f6

21 files changed

Lines changed: 39 additions & 51 deletions

src/Gemfile.lock

Lines changed: 12 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -89,23 +89,19 @@ GEM
8989
addressable (2.9.0)
9090
public_suffix (>= 2.0.2, < 8.0)
9191
ast (2.4.3)
92-
async (2.42.0)
92+
async (2.43.0)
9393
console (~> 1.29)
9494
fiber-annotation
9595
io-event (~> 1.11)
96-
metrics (~> 0.12)
97-
traces (~> 0.18)
98-
async-http (0.95.1)
99-
async (>= 2.10.2)
96+
async-http (0.98.0)
97+
async (>= 2.35.1)
10098
async-pool (~> 0.11)
10199
io-endpoint (~> 0.14)
102100
io-stream (~> 0.6)
103-
metrics (~> 0.12)
104-
protocol-http (~> 0.62)
101+
protocol-http (~> 0.64)
105102
protocol-http1 (~> 0.39)
106103
protocol-http2 (~> 0.26)
107104
protocol-url (~> 0.2)
108-
traces (~> 0.10)
109105
async-pool (0.11.2)
110106
async (>= 2.0)
111107
async-rspec (1.17.1)
@@ -136,7 +132,7 @@ GEM
136132
mutex_m
137133
cgi (0.5.2)
138134
coderay (1.1.3)
139-
concurrent-ruby (1.3.7)
135+
concurrent-ruby (1.3.8)
140136
connection_pool (3.0.2)
141137
console (1.37.0)
142138
fiber-annotation
@@ -153,7 +149,7 @@ GEM
153149
dogapi (1.45.0)
154150
multi_json
155151
drb (2.2.3)
156-
erb (6.0.5)
152+
erb (6.0.6)
157153
et-orbi (1.4.0)
158154
tzinfo
159155
factory_bot (6.6.0)
@@ -174,7 +170,7 @@ GEM
174170
concurrent-ruby (~> 1.0)
175171
io-console (0.8.2)
176172
io-endpoint (0.17.2)
177-
io-event (1.19.2)
173+
io-event (1.19.3)
178174
io-stream (0.13.2)
179175
openssl (>= 3.3)
180176
irb (1.18.0)
@@ -197,7 +193,6 @@ GEM
197193
multi_json (~> 1.14)
198194
membrane (1.1.0)
199195
method_source (1.1.0)
200-
metrics (0.15.0)
201196
mini_portile2 (2.8.9)
202197
minitar (1.1.0)
203198
minitest (6.0.6)
@@ -236,10 +231,10 @@ GEM
236231
prometheus-client (4.2.5)
237232
base64
238233
protocol-hpack (1.5.1)
239-
protocol-http (0.63.0)
234+
protocol-http (0.64.0)
240235
protocol-http1 (0.39.0)
241236
protocol-http (~> 0.62)
242-
protocol-http2 (0.26.0)
237+
protocol-http2 (0.26.2)
243238
protocol-hpack (~> 1.4)
244239
protocol-http (~> 0.62)
245240
protocol-url (0.4.0)
@@ -250,7 +245,7 @@ GEM
250245
public_suffix (7.0.5)
251246
puma (8.0.2)
252247
nio4r (~> 2.0)
253-
raabro (1.4.0)
248+
raabro (1.5.0)
254249
racc (1.8.1)
255250
rack (3.2.6)
256251
rack-protection (4.2.1)
@@ -318,7 +313,7 @@ GEM
318313
semi_semantic (1.2.0)
319314
sequel (5.106.0)
320315
bigdecimal
321-
simplecov (1.0.1)
316+
simplecov (1.0.2)
322317
simpleidn (0.2.3)
323318
sinatra (4.2.1)
324319
logger (>= 1.6.0)
@@ -344,7 +339,6 @@ GEM
344339
tilt (2.8.0)
345340
timecop (0.9.11)
346341
timeout (0.6.1)
347-
traces (0.18.2)
348342
tsort (0.2.0)
349343
tzinfo (2.0.6)
350344
concurrent-ruby (~> 1.0)
@@ -384,4 +378,4 @@ DEPENDENCIES
384378
webmock
385379

386380
BUNDLED WITH
387-
4.0.16
381+
4.0.17

src/vendor/cache/async-2.42.0.gem

Lines changed: 0 additions & 3 deletions
This file was deleted.

src/vendor/cache/async-2.43.0.gem

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:c3a6bd7ebb56a02b19eaa3b8ca26fced4397554bcd8c5d5046be5ee5598c452d
3+
size 67072

src/vendor/cache/async-http-0.95.1.gem

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:89b31f7c1c0651e07f7a875d69f2e0ad3ef8ba4851435854e15d7aa36551bee4
3+
size 45056

src/vendor/cache/concurrent-ruby-1.3.7.gem

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:b2f1be836e968ccc78ccfce277ea79c72a88633f22306782c16ff23fb415d1e1
3+
size 350720

src/vendor/cache/erb-6.0.5.gem

Lines changed: 0 additions & 3 deletions
This file was deleted.

src/vendor/cache/erb-6.0.6.gem

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:a9b24986700f5bf127c4f297c5403c3ca41b83b0a316c0cd09a096b56e644ae5
3+
size 27648

src/vendor/cache/io-event-1.19.2.gem

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)