Bump factory_bot_rails from 5.0.1 to 5.0.2

Bumps [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/thoughtbot/factory_bot_rails/releases)
- [Changelog](https://github.com/thoughtbot/factory_bot_rails/blob/master/NEWS.md)
- [Commits](https://github.com/thoughtbot/factory_bot_rails/compare/v5.0.1...v5.0.2)
This commit is contained in:
Thorsten Eckel 2019-04-15 12:24:32 +02:00
parent d562eb860b
commit 4f125ff747

View file

@ -177,8 +177,8 @@ GEM
execjs (2.7.0)
factory_bot (5.0.2)
activesupport (>= 4.2.0)
factory_bot_rails (5.0.1)
factory_bot (~> 5.0.0)
factory_bot_rails (5.0.2)
factory_bot (~> 5.0.2)
railties (>= 4.2.0)
faker (1.9.3)
i18n (>= 0.7)
@ -356,7 +356,7 @@ GEM
psych (3.1.0)
public_suffix (3.0.3)
puma (3.12.1)
rack (2.0.6)
rack (2.0.7)
rack-livereload (0.3.17)
rack
rack-test (1.1.0)