Update factory_bot to 6.2.0

This commit is contained in:
Henne Vogelsang 2021-08-17 17:05:36 +02:00
parent 95609358ec
commit a017848ace
No known key found for this signature in database
GPG key ID: 97DDB66BDAF8D4D6

View file

@ -162,11 +162,11 @@ GEM
erubi (1.10.0)
erubis (2.7.0)
execjs (2.8.1)
factory_bot (4.11.1)
activesupport (>= 3.0.0)
factory_bot_rails (4.11.1)
factory_bot (~> 4.11.1)
railties (>= 3.0.0)
factory_bot (6.2.0)
activesupport (>= 5.0.0)
factory_bot_rails (6.2.0)
factory_bot (~> 6.2.0)
railties (>= 5.0.0)
faker (1.9.3)
i18n (>= 0.7)
faraday (1.7.0)