diff --git a/Gemfile b/Gemfile index 2981f605cd..9ecb711f43 100644 --- a/Gemfile +++ b/Gemfile @@ -104,7 +104,7 @@ group :development, :test do gem 'rspec-rails' gem 'vcr' gem 'webmock' - gem 'factory_bot_rails' + gem 'factory_bot_rails', '~> 6.2.0' gem 'rails-controller-testing' gem 'simplecov' gem 'parallel_tests' diff --git a/Gemfile.lock b/Gemfile.lock index de9fd3ba17..0c86ac5e10 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -132,10 +132,10 @@ GEM sxp (~> 1.3) unicode-types (~> 1.8) erubi (1.12.0) - factory_bot (6.4.0) + factory_bot (6.2.1) activesupport (>= 5.0.0) - factory_bot_rails (6.4.0) - factory_bot (~> 6.4) + factory_bot_rails (6.2.0) + factory_bot (~> 6.2.0) railties (>= 5.0.0) faraday (1.10.3) faraday-em_http (~> 1.0) @@ -495,7 +495,7 @@ DEPENDENCIES date_validator devise dotenv-rails - factory_bot_rails + factory_bot_rails (~> 6.2.0) faraday_middleware friendly_id geocoder