diff --git a/Gemfile.lock b/Gemfile.lock index 3dfea397..d25e0f74 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -171,11 +171,11 @@ GEM railties (>= 3.2, < 6.1) erubis (2.7.0) execjs (2.7.0) - 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 (5.0.2) + activesupport (>= 4.2.0) + factory_bot_rails (5.0.1) + factory_bot (~> 5.0.0) + railties (>= 4.2.0) faker (1.9.3) i18n (>= 0.7) faraday (0.15.4)