Skip to content

Commit 6c32c15

Browse files
Update dependency factory_bot_rails to v6.5.0
1 parent bade994 commit 6c32c15

1 file changed

Lines changed: 13 additions & 11 deletions

File tree

Gemfile.lock

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,7 @@ GEM
239239
dotenv (= 3.1.8)
240240
railties (>= 6.1)
241241
drb (2.2.3)
242+
erb (5.0.2)
242243
erubi (1.13.1)
243244
erubis (2.7.0)
244245
eu_central_bank (1.7.0)
@@ -247,9 +248,9 @@ GEM
247248
excon (0.112.0)
248249
factory_bot (6.5.4)
249250
activesupport (>= 6.1.0)
250-
factory_bot_rails (6.4.4)
251+
factory_bot_rails (6.5.0)
251252
factory_bot (~> 6.5)
252-
railties (>= 5.0.0)
253+
railties (>= 6.1.0)
253254
faker (3.5.2)
254255
i18n (>= 1.8.11, < 2)
255256
faraday (2.13.2)
@@ -303,7 +304,7 @@ GEM
303304
image_processing (1.14.0)
304305
mini_magick (>= 4.9.5, < 6)
305306
ruby-vips (>= 2.0.17, < 3)
306-
io-console (0.8.0)
307+
io-console (0.8.1)
307308
irb (1.15.2)
308309
pp (>= 0.6.0)
309310
rdoc (>= 4.0.0)
@@ -335,7 +336,7 @@ GEM
335336
activesupport (>= 4)
336337
railties (>= 4)
337338
request_store (~> 1.0)
338-
loofah (2.24.0)
339+
loofah (2.24.1)
339340
crass (~> 1.0.2)
340341
nokogiri (>= 1.12.0)
341342
mail (2.8.1)
@@ -432,7 +433,7 @@ GEM
432433
pry-remote (0.1.8)
433434
pry (~> 0.9)
434435
slop (~> 3.0)
435-
psych (5.2.3)
436+
psych (5.2.6)
436437
date
437438
stringio
438439
public_suffix (4.0.7)
@@ -441,7 +442,7 @@ GEM
441442
pundit (2.5.0)
442443
activesupport (>= 3.0.0)
443444
racc (1.8.1)
444-
rack (2.2.14)
445+
rack (2.2.17)
445446
rack-mini-profiler (3.3.1)
446447
rack (>= 1.2.0)
447448
rack-session (1.0.2)
@@ -469,7 +470,7 @@ GEM
469470
actionpack (>= 5.0.1.rc1)
470471
actionview (>= 5.0.1.rc1)
471472
activesupport (>= 5.0.1.rc1)
472-
rails-dom-testing (2.2.0)
473+
rails-dom-testing (2.3.0)
473474
activesupport (>= 5.0.0)
474475
minitest
475476
nokogiri (>= 1.6)
@@ -485,7 +486,7 @@ GEM
485486
thor (~> 1.0, >= 1.2.2)
486487
zeitwerk (~> 2.6)
487488
rainbow (3.1.1)
488-
rake (13.2.1)
489+
rake (13.3.0)
489490
rate_throttle_client (0.1.2)
490491
rb-fsevent (0.11.2)
491492
rb-inotify (0.10.1)
@@ -497,7 +498,8 @@ GEM
497498
msgpack (>= 0.4.3)
498499
optimist (>= 3.0.0)
499500
rbtree (0.4.6)
500-
rdoc (6.13.1)
501+
rdoc (6.14.2)
502+
erb
501503
psych (>= 4.0.0)
502504
recaptcha (5.19.0)
503505
redcarpet (3.6.1)
@@ -597,7 +599,7 @@ GEM
597599
activesupport (>= 6.1)
598600
sprockets (>= 3.0.0)
599601
stackprof (0.2.27)
600-
stringio (3.1.6)
602+
stringio (3.1.7)
601603
stripe (15.1.0)
602604
strscan (3.1.5)
603605
sync (0.5.0)
@@ -647,7 +649,7 @@ GEM
647649
activerecord (>= 6.1)
648650
zeitwerk (>= 2.6)
649651
yard (0.9.37)
650-
zeitwerk (2.7.2)
652+
zeitwerk (2.7.3)
651653

652654
PLATFORMS
653655
arm64-darwin-24

0 commit comments

Comments
 (0)