diff --git a/Gemfile.lock b/Gemfile.lock index 24a01453..e06bbac1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -111,11 +111,11 @@ GEM drb (2.2.1) erubi (1.13.0) execjs (2.9.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.4.6) + activesupport (>= 5.0.0) + factory_bot_rails (6.4.3) + factory_bot (~> 6.4) + railties (>= 5.0.0) faraday (2.10.0) faraday-net_http (>= 2.0, < 3.2) logger