Merge pull request #675 from indentlabs/dependabot/bundler/factory_bot_rails-5.2.0

Bump factory_bot_rails from 5.1.1 to 5.2.0
This commit is contained in:
Andrew Brown 2020-05-13 01:53:04 -05:00 committed by GitHub
commit 72b4f69056
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1100,10 +1100,10 @@ GEM
erubi (1.9.0)
eventmachine (1.2.7)
execjs (2.7.0)
factory_bot (5.1.1)
factory_bot (5.2.0)
activesupport (>= 4.2.0)
factory_bot_rails (5.1.1)
factory_bot (~> 5.1.0)
factory_bot_rails (5.2.0)
factory_bot (~> 5.2.0)
railties (>= 4.2.0)
faraday (0.17.3)
multipart-post (>= 1.2, < 3)