Skip to content

Commit 1361e91

Browse files
authored
Merge pull request #20426 from adfoster-r7/update-multiple-dependencies
Update multiple dependencies
2 parents 552a791 + 5fc5c66 commit 1361e91

File tree

1 file changed

+26
-26
lines changed

1 file changed

+26
-26
lines changed

Gemfile.lock

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,8 @@ GEM
206206
base64 (0.2.0)
207207
bcrypt (3.1.20)
208208
bcrypt_pbkdf (1.1.1)
209-
benchmark (0.4.0)
210-
bigdecimal (3.1.9)
209+
benchmark (0.4.1)
210+
bigdecimal (3.2.2)
211211
bindata (2.4.15)
212212
bootsnap (1.18.4)
213213
msgpack (~> 1.2)
@@ -216,8 +216,8 @@ GEM
216216
byebug (11.1.3)
217217
chunky_png (1.4.0)
218218
coderay (1.1.3)
219-
concurrent-ruby (1.3.4)
220-
connection_pool (2.5.0)
219+
concurrent-ruby (1.3.5)
220+
connection_pool (2.5.3)
221221
cookiejar (0.3.4)
222222
crass (1.0.6)
223223
csv (3.3.2)
@@ -226,14 +226,14 @@ GEM
226226
debug (1.10.0)
227227
irb (~> 1.10)
228228
reline (>= 0.3.8)
229-
diff-lcs (1.6.0)
229+
diff-lcs (1.6.2)
230230
dnsruby (1.72.4)
231231
base64 (~> 0.2.0)
232232
logger (~> 1.6.5)
233233
simpleidn (~> 0.2.1)
234234
docile (1.4.1)
235235
domain_name (0.6.20240107)
236-
drb (2.2.1)
236+
drb (2.2.3)
237237
ed25519 (1.3.0)
238238
elftools (1.3.1)
239239
bindata (~> 2)
@@ -246,14 +246,14 @@ GEM
246246
em-socksify (0.3.3)
247247
base64
248248
eventmachine (>= 1.0.0.beta.4)
249-
erb (5.0.1)
249+
erb (5.0.2)
250250
erubi (1.13.1)
251251
eventmachine (1.2.7)
252-
factory_bot (6.5.1)
252+
factory_bot (6.5.4)
253253
activesupport (>= 6.1.0)
254-
factory_bot_rails (6.4.4)
254+
factory_bot_rails (6.5.0)
255255
factory_bot (~> 6.5)
256-
railties (>= 5.0.0)
256+
railties (>= 6.1.0)
257257
faker (3.5.1)
258258
i18n (>= 1.8.11, < 2)
259259
faraday (2.7.11)
@@ -289,7 +289,7 @@ GEM
289289
mutex_m
290290
i18n (1.14.7)
291291
concurrent-ruby (~> 1.0)
292-
io-console (0.8.0)
292+
io-console (0.8.1)
293293
ipaddr (1.2.7)
294294
irb (1.15.2)
295295
pp (>= 0.6.0)
@@ -313,7 +313,7 @@ GEM
313313
logging (2.4.0)
314314
little-plugger (~> 1.1)
315315
multi_json (~> 1.14)
316-
loofah (2.24.0)
316+
loofah (2.24.1)
317317
crass (~> 1.0.2)
318318
nokogiri (>= 1.12.0)
319319
lru_redux (1.1.0)
@@ -364,7 +364,7 @@ GEM
364364
logger
365365
mime-types-data (~> 3.2015)
366366
mime-types-data (3.2025.0304)
367-
mini_portile2 (2.8.8)
367+
mini_portile2 (2.8.9)
368368
minitest (5.25.5)
369369
mqtt (0.6.0)
370370
msgpack (1.6.1)
@@ -387,7 +387,7 @@ GEM
387387
network_interface (0.0.4)
388388
nexpose (7.3.0)
389389
nio4r (2.7.4)
390-
nokogiri (1.18.3)
390+
nokogiri (1.18.9)
391391
mini_portile2 (~> 2.8.2)
392392
racc (~> 1.4)
393393
nori (2.7.1)
@@ -432,7 +432,7 @@ GEM
432432
puma (6.6.0)
433433
nio4r (~> 2.0)
434434
racc (1.8.1)
435-
rack (2.2.13)
435+
rack (2.2.17)
436436
rack-protection (3.2.0)
437437
base64 (>= 0.1.0)
438438
rack (~> 2.2, >= 2.2.4)
@@ -443,7 +443,7 @@ GEM
443443
rackup (1.0.1)
444444
rack (< 3)
445445
webrick
446-
rails-dom-testing (2.2.0)
446+
rails-dom-testing (2.3.0)
447447
activesupport (>= 5.0.0)
448448
minitest
449449
nokogiri (>= 1.6)
@@ -459,18 +459,18 @@ GEM
459459
thor (~> 1.0, >= 1.2.2)
460460
zeitwerk (~> 2.6)
461461
rainbow (3.1.1)
462-
rake (13.2.1)
462+
rake (13.3.0)
463463
rasn1 (0.14.0)
464464
strptime (~> 0.2.5)
465465
rb-readline (0.5.5)
466-
rdoc (6.14.0)
466+
rdoc (6.14.2)
467467
erb
468468
psych (>= 4.0.0)
469469
recog (3.1.14)
470470
nokogiri
471471
redcarpet (3.6.1)
472472
regexp_parser (2.10.0)
473-
reline (0.6.0)
473+
reline (0.6.2)
474474
io-console (~> 0.5)
475475
require_all (3.0.0)
476476
rex-arch (0.1.18)
@@ -534,15 +534,15 @@ GEM
534534
rspec-core (~> 3.13.0)
535535
rspec-expectations (~> 3.13.0)
536536
rspec-mocks (~> 3.13.0)
537-
rspec-core (3.13.3)
537+
rspec-core (3.13.5)
538538
rspec-support (~> 3.13.0)
539-
rspec-expectations (3.13.3)
539+
rspec-expectations (3.13.5)
540540
diff-lcs (>= 1.2.0, < 2.0)
541541
rspec-support (~> 3.13.0)
542-
rspec-mocks (3.13.2)
542+
rspec-mocks (3.13.5)
543543
diff-lcs (>= 1.2.0, < 2.0)
544544
rspec-support (~> 3.13.0)
545-
rspec-rails (8.0.0)
545+
rspec-rails (8.0.1)
546546
actionpack (>= 7.2)
547547
activesupport (>= 7.2)
548548
railties (>= 7.2)
@@ -552,7 +552,7 @@ GEM
552552
rspec-support (~> 3.13)
553553
rspec-rerun (1.1.0)
554554
rspec (~> 3.0)
555-
rspec-support (3.13.2)
555+
rspec-support (3.13.4)
556556
rubocop (1.75.7)
557557
json (~> 2.3)
558558
language_server-protocol (~> 3.17.0.2)
@@ -610,7 +610,7 @@ GEM
610610
daemons (~> 1.0, >= 1.0.9)
611611
eventmachine (~> 1.0, >= 1.0.4)
612612
rack (>= 1, < 3)
613-
thor (1.3.2)
613+
thor (1.4.0)
614614
tilt (2.6.0)
615615
timecop (0.9.10)
616616
timeout (0.4.3)
@@ -655,7 +655,7 @@ GEM
655655
xmlrpc (0.3.3)
656656
webrick
657657
yard (0.9.37)
658-
zeitwerk (2.7.2)
658+
zeitwerk (2.7.3)
659659

660660
PLATFORMS
661661
ruby

0 commit comments

Comments
 (0)