diff --git a/Gemfile.lock b/Gemfile.lock index f12dd4b5..084af3e5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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)