Bump factory_bot in Gemfile

I forgot that we needed this in order to merge ae399cdb8b,
and I also didn't wait for CI to finish. Oops!
This commit is contained in:
Daniel Colson 2021-05-07 13:34:40 -04:00
parent ae399cdb8b
commit 8cda0bb04d
No known key found for this signature in database
GPG Key ID: 88A364BBE77B1353
1 changed files with 2 additions and 2 deletions

View File

@ -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
@ -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)