Skip to content

Commit 5426e12

Browse files
author
CI Bot
committed
Bump gems
1 parent 489efa7 commit 5426e12

25 files changed

Lines changed: 50 additions & 50 deletions

src/Gemfile.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,10 @@ GEM
8585
addressable (2.8.7)
8686
public_suffix (>= 2.0.2, < 7.0)
8787
ast (2.4.3)
88-
async (2.25.0)
88+
async (2.26.0)
8989
console (~> 1.29)
9090
fiber-annotation
91-
io-event (~> 1.11)
91+
io-event (~> 1.12)
9292
metrics (~> 0.12)
9393
traces (~> 0.15)
9494
async-http (0.89.0)
@@ -101,8 +101,8 @@ GEM
101101
protocol-http1 (~> 0.30)
102102
protocol-http2 (~> 0.22)
103103
traces (~> 0.10)
104-
async-pool (0.10.3)
105-
async (>= 1.25)
104+
async-pool (0.11.0)
105+
async (>= 2.0)
106106
async-rspec (1.17.1)
107107
rspec (~> 3.0)
108108
rspec-files (~> 1.0)
@@ -130,7 +130,7 @@ GEM
130130
coderay (1.1.3)
131131
concurrent-ruby (1.3.5)
132132
connection_pool (2.5.3)
133-
console (1.31.0)
133+
console (1.32.0)
134134
fiber-annotation
135135
fiber-local (~> 1.1)
136136
json
@@ -163,9 +163,9 @@ GEM
163163
i18n (1.14.7)
164164
concurrent-ruby (~> 1.0)
165165
io-endpoint (0.15.2)
166-
io-event (1.11.2)
166+
io-event (1.12.0)
167167
io-stream (0.10.0)
168-
json (2.12.2)
168+
json (2.13.0)
169169
json_schemer (2.4.0)
170170
bigdecimal
171171
hana (~> 1.3)
@@ -185,7 +185,7 @@ GEM
185185
minitar (1.0.2)
186186
minitest (5.25.5)
187187
mtrc (0.0.4)
188-
multi_json (1.16.0)
188+
multi_json (1.17.0)
189189
mustermann (3.0.3)
190190
ruby2_keywords (~> 0.0.1)
191191
mutex_m (0.3.0)
@@ -202,7 +202,7 @@ GEM
202202
net-protocol
203203
nio4r (2.7.4)
204204
openssl (3.3.0)
205-
ostruct (0.6.2)
205+
ostruct (0.6.3)
206206
parallel (1.27.0)
207207
parallel_tests (5.3.0)
208208
parallel
@@ -215,7 +215,7 @@ GEM
215215
base64
216216
protocol-hpack (1.5.1)
217217
protocol-http (0.51.0)
218-
protocol-http1 (0.34.0)
218+
protocol-http1 (0.34.1)
219219
protocol-http (~> 0.22)
220220
protocol-http2 (0.22.1)
221221
protocol-hpack (~> 1.4)
@@ -273,7 +273,7 @@ GEM
273273
rubocop-ast (>= 1.45.1, < 2.0)
274274
ruby-progressbar (~> 1.7)
275275
unicode-display_width (>= 2.4.0, < 4.0)
276-
rubocop-ast (1.45.1)
276+
rubocop-ast (1.46.0)
277277
parser (>= 3.3.7.2)
278278
prism (~> 1.4)
279279
ruby-progressbar (1.13.0)
@@ -288,7 +288,7 @@ GEM
288288
docile (~> 1.1)
289289
simplecov-html (~> 0.11)
290290
simplecov_json_formatter (~> 0.1)
291-
simplecov-html (0.13.1)
291+
simplecov-html (0.13.2)
292292
simplecov_json_formatter (0.1.4)
293293
simpleidn (0.2.3)
294294
sinatra (4.1.1)
@@ -304,15 +304,15 @@ GEM
304304
rack-protection (= 4.1.1)
305305
sinatra (= 4.1.1)
306306
tilt (~> 2.0)
307-
sqlite3 (2.7.2)
307+
sqlite3 (2.7.3)
308308
mini_portile2 (~> 2.8.0)
309309
sys-filesystem (1.5.3)
310310
ffi (~> 1.1)
311311
talentbox-delayed_job_sequel (4.3.0)
312312
delayed_job (~> 4.1.0)
313313
sequel (>= 3.38, < 6.0)
314314
tzinfo
315-
thor (1.3.2)
315+
thor (1.4.0)
316316
tilt (2.6.1)
317317
timecop (0.9.10)
318318
timeout (0.4.3)

src/vendor/cache/async-2.25.0.gem

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

src/vendor/cache/async-2.26.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:77eebd9b0816ae098d31bc450d22893c9e234fd7a1714c9cc26eeaa6b9d8ddf8
3+
size 39424

src/vendor/cache/async-pool-0.10.3.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:2228c4a8d1ca59a259b5f9dab7e0f9f23d57856b195aca1c0aa684a7439ea525
3+
size 13824

src/vendor/cache/console-1.31.0.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:2a8e3d6384e3cdf140c89ce76d5f921b7d36fd42f69c6b5a6dccaf087529b1da
3+
size 30720

src/vendor/cache/io-event-1.11.2.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:272dca7debaff92f4771632ee0c3a65b56dfb1d390439053682a522bf111ee26
3+
size 50176

src/vendor/cache/json-2.12.2.gem

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

0 commit comments

Comments
 (0)