Skip to content

Commit df4687d

Browse files
author
CI Bot
committed
Bump gems
1 parent 5288ef2 commit df4687d

17 files changed

Lines changed: 34 additions & 33 deletions

src/Gemfile.lock

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ PATH
6969
GEM
7070
remote: https://rubygems.org/
7171
specs:
72-
activesupport (8.0.2.1)
72+
activesupport (8.0.3)
7373
base64
7474
benchmark (>= 0.3)
7575
bigdecimal
@@ -85,7 +85,7 @@ GEM
8585
addressable (2.8.7)
8686
public_suffix (>= 2.0.2, < 7.0)
8787
ast (2.4.3)
88-
async (2.32.0)
88+
async (2.32.1)
8989
console (~> 1.29)
9090
fiber-annotation
9191
io-event (~> 1.11)
@@ -148,7 +148,7 @@ GEM
148148
tzinfo
149149
factory_bot (6.5.5)
150150
activesupport (>= 6.1.0)
151-
fakefs (3.0.3)
151+
fakefs (3.0.4)
152152
ffi (1.17.2)
153153
fiber-annotation (0.2.0)
154154
fiber-local (1.1.0)
@@ -165,7 +165,7 @@ GEM
165165
io-endpoint (0.15.2)
166166
io-event (1.14.0)
167167
io-stream (0.10.0)
168-
json (2.14.1)
168+
json (2.15.0)
169169
json_schemer (2.4.0)
170170
bigdecimal
171171
hana (~> 1.3)
@@ -189,7 +189,8 @@ GEM
189189
mustermann (3.0.4)
190190
ruby2_keywords (~> 0.0.1)
191191
mutex_m (0.3.0)
192-
mysql2 (0.5.6)
192+
mysql2 (0.5.7)
193+
bigdecimal
193194
nats-pure (2.5.0)
194195
base64
195196
concurrent-ruby (~> 1.0)
@@ -224,7 +225,7 @@ GEM
224225
coderay (~> 1.1)
225226
method_source (~> 1.0)
226227
public_suffix (6.0.2)
227-
puma (7.0.3)
228+
puma (7.0.4)
228229
nio4r (~> 2.0)
229230
raabro (1.4.0)
230231
racc (1.8.1)
@@ -262,18 +263,18 @@ GEM
262263
diff-lcs (>= 1.2.0, < 2.0)
263264
rspec-support (~> 3.13.0)
264265
rspec-support (3.13.6)
265-
rubocop (1.80.2)
266+
rubocop (1.81.1)
266267
json (~> 2.3)
267268
language_server-protocol (~> 3.17.0.2)
268269
lint_roller (~> 1.1.0)
269270
parallel (~> 1.10)
270271
parser (>= 3.3.0.2)
271272
rainbow (>= 2.2.2, < 4.0)
272273
regexp_parser (>= 2.9.3, < 3.0)
273-
rubocop-ast (>= 1.46.0, < 2.0)
274+
rubocop-ast (>= 1.47.1, < 2.0)
274275
ruby-progressbar (~> 1.7)
275276
unicode-display_width (>= 2.4.0, < 4.0)
276-
rubocop-ast (1.47.0)
277+
rubocop-ast (1.47.1)
277278
parser (>= 3.3.7.2)
278279
prism (~> 1.4)
279280
ruby-progressbar (1.13.0)

src/vendor/cache/activesupport-8.0.2.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:a711ce5e30660b23232f26a38699469f8d859d47aa1f722e183fda6d7cc17823
3+
size 252416

src/vendor/cache/async-2.32.0.gem

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

src/vendor/cache/async-2.32.1.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:eb4b6ca887c963f7996c6665e64caf2fa5c7183983cff814eea27d32109e8d14
3+
size 61952

src/vendor/cache/fakefs-3.0.3.gem

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

src/vendor/cache/fakefs-3.0.4.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:97cc37e7184eafdbb0a8d2b6fb01f856fff3773a289f2bb5988d552ef9a5fd9c
3+
size 32768

src/vendor/cache/json-2.14.1.gem

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

src/vendor/cache/json-2.15.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:bc24d490a1d81bcbf6b45ee5c02695545d4ed37f679cee879b789a2bbb53ad5c
3+
size 78848

src/vendor/cache/mysql2-0.5.6.gem

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

0 commit comments

Comments
 (0)