Skip to content

Commit

Permalink
Merge pull request #2269 from alphagov/dependabot/bundler/factory_bot…
Browse files Browse the repository at this point in the history
…_rails-6.4.3

Bump factory_bot_rails from 6.4.2 to 6.4.3
  • Loading branch information
beccapearce authored Jan 2, 2024
2 parents 1e831ae + 36405bf commit 277afab
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 @@ -141,9 +141,9 @@ GEM
ruby2_keywords
erubi (1.12.0)
execjs (2.9.1)
factory_bot (6.4.2)
factory_bot (6.4.5)
activesupport (>= 5.0.0)
factory_bot_rails (6.4.2)
factory_bot_rails (6.4.3)
factory_bot (~> 6.4)
railties (>= 5.0.0)
faraday (2.7.11)
Expand Down Expand Up @@ -286,14 +286,14 @@ GEM
net-protocol
netrc (0.11.0)
nio4r (2.7.0)
nokogiri (1.15.5)
nokogiri (1.16.0)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.15.5-aarch64-linux)
nokogiri (1.16.0-aarch64-linux)
racc (~> 1.4)
nokogiri (1.15.5-arm64-darwin)
nokogiri (1.16.0-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.5-x86_64-linux)
nokogiri (1.16.0-x86_64-linux)
racc (~> 1.4)
null_logger (0.0.1)
oauth2 (2.0.9)
Expand Down

0 comments on commit 277afab

Please sign in to comment.