Skip to content

Commit 60f1867

Browse files
Update Ruby dependencies
1 parent c9d954d commit 60f1867

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

Gemfile.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ GEM
8383
bcrypt_pbkdf (1.1.1-arm64-darwin)
8484
bcrypt_pbkdf (1.1.1-x86_64-darwin)
8585
benchmark (0.4.1)
86-
bigdecimal (3.2.3)
86+
bigdecimal (3.3.1)
8787
bindex (0.8.1)
8888
bootsnap (1.18.6)
8989
msgpack (~> 1.2)
@@ -185,7 +185,7 @@ GEM
185185
activesupport (>= 3.0, < 9.0)
186186
equivalent-xml (0.6.0)
187187
nokogiri (>= 1.4.3)
188-
erb (5.0.2)
188+
erb (5.1.1)
189189
erubi (1.13.1)
190190
factory_bot (6.5.5)
191191
activesupport (>= 6.1.0)
@@ -197,7 +197,7 @@ GEM
197197
ffi (1.17.2-x86_64-linux-gnu)
198198
globalid (1.3.0)
199199
activesupport (>= 6.1)
200-
honeybadger (6.1.0)
200+
honeybadger (6.1.1)
201201
logger
202202
ostruct
203203
http-2 (1.1.1)
@@ -214,7 +214,7 @@ GEM
214214
jbuilder (2.14.1)
215215
actionview (>= 7.0.0)
216216
activesupport (>= 7.0.0)
217-
json (2.15.0)
217+
json (2.15.1)
218218
jsonpath (1.1.5)
219219
multi_json
220220
jwt (3.1.2)
@@ -247,12 +247,12 @@ GEM
247247
matrix (0.4.3)
248248
mini_mime (1.1.5)
249249
mini_portile2 (2.8.9)
250-
minitest (5.25.5)
250+
minitest (5.26.0)
251251
msgpack (1.8.0)
252252
multi_json (1.17.0)
253253
mysql2 (0.5.7)
254254
bigdecimal
255-
net-imap (0.5.11)
255+
net-imap (0.5.12)
256256
date
257257
net-protocol
258258
net-pop (0.1.2)
@@ -266,7 +266,7 @@ GEM
266266
net-smtp (0.5.1)
267267
net-protocol
268268
net-ssh (7.3.0)
269-
newrelic_rpm (9.21.0)
269+
newrelic_rpm (9.22.0)
270270
nio4r (2.7.4)
271271
nokogiri (1.18.10-arm64-darwin)
272272
racc (~> 1.4)
@@ -284,10 +284,10 @@ GEM
284284
racc
285285
patience_diff (1.2.0)
286286
optimist (~> 3.0)
287-
pp (0.6.2)
287+
pp (0.6.3)
288288
prettyprint
289289
prettyprint (0.2.0)
290-
prism (1.5.1)
290+
prism (1.5.2)
291291
psych (5.2.6)
292292
date
293293
stringio
@@ -298,7 +298,7 @@ GEM
298298
racecar (2.12.0)
299299
king_konf (~> 1.0.0)
300300
rdkafka (>= 0.15.0)
301-
rack (3.2.1)
301+
rack (3.2.3)
302302
rack-session (2.1.1)
303303
base64 (>= 0.1.0)
304304
rack (>= 3.0.0)
@@ -338,19 +338,19 @@ GEM
338338
zeitwerk (~> 2.6)
339339
rainbow (3.1.1)
340340
rake (13.3.0)
341-
rdkafka (0.23.1)
341+
rdkafka (0.24.1)
342342
ffi (~> 1.15)
343343
json (> 2.0)
344344
logger
345345
mini_portile2 (~> 2.6)
346346
rake (> 12)
347-
rdkafka (0.23.1-arm64-darwin)
347+
rdkafka (0.24.1-arm64-darwin)
348348
ffi (~> 1.15)
349349
json (> 2.0)
350350
logger
351351
mini_portile2 (~> 2.6)
352352
rake (> 12)
353-
rdkafka (0.23.1-x86_64-linux-gnu)
353+
rdkafka (0.24.1-x86_64-linux-gnu)
354354
ffi (~> 1.15)
355355
json (> 2.0)
356356
logger
@@ -448,7 +448,7 @@ GEM
448448
unicode-display_width (3.2.0)
449449
unicode-emoji (~> 4.1)
450450
unicode-emoji (4.1.0)
451-
uri (1.0.3)
451+
uri (1.0.4)
452452
useragent (0.16.11)
453453
web-console (4.2.1)
454454
actionview (>= 6.0.0)

0 commit comments

Comments
 (0)