From 309366037e23681878c1cbf90a04173953301a1d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 05:46:44 +0000 Subject: [PATCH] chore(deps): update dependency factory_bot_rails to '< 6.5' --- Gemfile | 2 +- Gemfile.lock | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index 9bc59f4..747d63e 100644 --- a/Gemfile +++ b/Gemfile @@ -97,7 +97,7 @@ group :test do # Use system testing [https://guides.rubyonrails.org/testing.html#system-testing] gem 'capybara' gem 'database_cleaner-active_record' - gem 'factory_bot_rails', '< 6.4' + gem 'factory_bot_rails', '< 6.5' gem 'faker' gem 'shoulda-matchers' # RSpec matchers for JSON API. diff --git a/Gemfile.lock b/Gemfile.lock index 35da143..e6cb51a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -130,10 +130,10 @@ GEM concurrent-ruby (~> 1.0) zeitwerk (~> 2.6) erubi (1.12.0) - factory_bot (6.2.1) + factory_bot (6.4.0) activesupport (>= 5.0.0) - factory_bot_rails (6.2.0) - factory_bot (~> 6.2.0) + factory_bot_rails (6.4.0) + factory_bot (~> 6.4) railties (>= 5.0.0) faker (3.2.2) i18n (>= 1.8.11, < 2) @@ -199,6 +199,8 @@ GEM nio4r (2.6.0) nokogiri (1.15.5-arm64-darwin) racc (~> 1.4) + nokogiri (1.15.5-x86_64-linux) + racc (~> 1.4) orm_adapter (0.5.0) overcommit (0.60.0) childprocess (>= 0.6.3, < 5) @@ -385,7 +387,6 @@ GEM PLATFORMS arm64-darwin-21 arm64-darwin-22 - ruby x86_64-linux DEPENDENCIES @@ -399,7 +400,7 @@ DEPENDENCIES devise devise-jwt dotenv-rails - factory_bot_rails (< 6.4) + factory_bot_rails (< 6.5) faker fasterer has_scope