diff --git a/Gemfile b/Gemfile index ddd8851d..7e7f5879 100644 --- a/Gemfile +++ b/Gemfile @@ -41,8 +41,7 @@ group :development, :test do # Capybara for feature/integration tests gem 'capybara' - # Pinned until https://github.com/thoughtbot/factory_bot_rails/issues/433 is resolved - gem 'factory_bot_rails', '~> 6.2.0' + gem 'factory_bot_rails', '~> 6.4' gem 'selenium-webdriver' gem 'webdrivers' diff --git a/Gemfile.lock b/Gemfile.lock index 6d79906d..7c697003 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -170,10 +170,10 @@ GEM drb (2.2.1) ed25519 (1.3.0) erubi (1.13.0) - factory_bot (6.2.1) + factory_bot (6.5.0) activesupport (>= 5.0.0) - factory_bot_rails (6.2.0) - factory_bot (~> 6.2.0) + factory_bot_rails (6.4.4) + factory_bot (~> 6.5) railties (>= 5.0.0) ffi (1.17.0-arm64-darwin) ffi (1.17.0-x86_64-linux-gnu) @@ -508,7 +508,7 @@ DEPENDENCIES devise-bootstrap-views (~> 1.0) devise_invitable (~> 2.0.0) dlss-capistrano - factory_bot_rails (~> 6.2.0) + factory_bot_rails (~> 6.4) friendly_id groupdate honeybadger