Skip to content

Commit

Permalink
Bump factory_bot in Gemfile
Browse files Browse the repository at this point in the history
I forgot that we needed this in order to merge ae399cd,
and I also didn't wait for CI to finish. Oops!
  • Loading branch information
composerinteralia committed May 7, 2021
1 parent ae399cd commit 8cda0bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PATH
remote: .
specs:
factory_bot_rails (6.1.0)
factory_bot (~> 6.1.0)
factory_bot (~> 6.2.0)
railties (>= 5.0.0)

GEM
Expand Down Expand Up @@ -52,7 +52,7 @@ GEM
multi_test (>= 0.1.2)
diff-lcs (1.4.4)
erubi (1.9.0)
factory_bot (6.1.0)
factory_bot (6.2.0)
activesupport (>= 5.0.0)
ffi (1.13.1)
ffi (1.13.1-java)
Expand Down

0 comments on commit 8cda0bb

Please sign in to comment.