Skip to content

Commit

Permalink
bundle update factory_bot_rails (#19603)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmtolmach authored Nov 25, 2024
1 parent 7f26785 commit e100bdf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -425,10 +425,10 @@ GEM
tzinfo
ethon (0.16.0)
ffi (>= 1.15.0)
factory_bot (6.4.5)
factory_bot (6.5.0)
activesupport (>= 5.0.0)
factory_bot_rails (6.4.3)
factory_bot (~> 6.4)
factory_bot_rails (6.4.4)
factory_bot (~> 6.5)
railties (>= 5.0.0)
faker (3.5.1)
i18n (>= 1.8.11, < 2)
Expand Down Expand Up @@ -666,7 +666,7 @@ GEM
mini_magick (4.13.2)
mini_mime (1.1.5)
mini_portile2 (2.8.8)
minitest (5.25.1)
minitest (5.25.2)
mock_redis (0.46.0)
msgpack (1.7.2)
msgpack (1.7.2-java)
Expand Down Expand Up @@ -796,7 +796,7 @@ GEM
raabro (1.4.0)
racc (1.8.1)
racc (1.8.1-java)
rack (2.2.9)
rack (2.2.10)
rack-attack (6.7.0)
rack (>= 1.0, < 4)
rack-cors (2.0.2)
Expand Down

0 comments on commit e100bdf

Please sign in to comment.