Skip to content

Commit

Permalink
Merge pull request #986 from alphagov/dependabot/bundler/factory_bot_…
Browse files Browse the repository at this point in the history
…rails-6.4.2

Bump factory_bot_rails from 6.2.0 to 6.4.2
  • Loading branch information
KludgeKML authored Nov 29, 2023
2 parents 9b73633 + 3933fe1 commit 1b7a3b0
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 @@ -161,10 +161,10 @@ GEM
execjs (2.8.1)
expgen (0.1.1)
parslet
factory_bot (6.2.1)
factory_bot (6.4.2)
activesupport (>= 5.0.0)
factory_bot_rails (6.2.0)
factory_bot (~> 6.2.0)
factory_bot_rails (6.4.2)
factory_bot (~> 6.4)
railties (>= 5.0.0)
faraday (2.7.10)
faraday-net_http (>= 2.0, < 3.1)
Expand Down Expand Up @@ -630,7 +630,7 @@ GEM
redis-namespace (1.11.0)
redis (>= 4)
regexp_parser (2.8.2)
reline (0.4.0)
reline (0.4.1)
io-console (~> 0.5)
request_store (1.5.1)
rack (>= 1.4)
Expand Down Expand Up @@ -747,7 +747,7 @@ GEM
activerecord (>= 6.0)
state_machines-activemodel (>= 0.9.0)
statsd-ruby (1.5.0)
stringio (3.0.9)
stringio (3.1.0)
sync (0.5.0)
sys-uname (1.2.3)
ffi (~> 1.1)
Expand Down

0 comments on commit 1b7a3b0

Please sign in to comment.