Skip to content

Commit

Permalink
Merge pull request #688 from sanger/depfu/update/factory_bot_rails-6.4.4
Browse files Browse the repository at this point in the history
Update factory_bot_rails 6.4.3 → 6.4.4 (patch)
  • Loading branch information
SHIV5T3R authored Nov 1, 2024
2 parents 8cd65d3 + e7b3cf4 commit 49d3924
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@ GEM
diff-lcs (1.5.1)
docile (1.4.0)
erubi (1.13.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)
ffi (1.17.0)
formatador (1.1.0)
Expand Down Expand Up @@ -78,7 +78,7 @@ GEM
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.22.0)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
lumberjack (1.2.9)
Expand All @@ -103,7 +103,7 @@ GEM
coderay (~> 1.1)
method_source (~> 1.0)
racc (1.8.1)
rack (2.2.9)
rack (2.2.10)
rack-test (2.1.0)
rack (>= 1.3)
rails-dom-testing (2.2.0)
Expand Down Expand Up @@ -191,7 +191,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
zeitwerk (2.6.18)
zeitwerk (2.7.1)

PLATFORMS
ruby
Expand Down

0 comments on commit 49d3924

Please sign in to comment.