diff --git a/Gemfile.lock b/Gemfile.lock index bf78270f..b1ac8947 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -133,10 +133,10 @@ GEM drb (2.2.1) erubi (1.13.1) execjs (2.9.1) - factory_bot (6.4.6) - activesupport (>= 5.0.0) - factory_bot_rails (6.4.3) - factory_bot (~> 6.4) + factory_bot (6.5.1) + activesupport (>= 6.1.0) + factory_bot_rails (6.4.4) + factory_bot (~> 6.5) railties (>= 5.0.0) faker (3.5.1) i18n (>= 1.8.11, < 2)