From 9d2f86ef6e878f0b6454cdc22e8e143c9182cee9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 16:38:35 +0000 Subject: [PATCH] chore(deps): update dependency factory_bot_rails to v6.4.0 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 583ac0b..1c356b3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -104,10 +104,10 @@ GEM ruby2_keywords equalizer (0.0.11) erubi (1.12.0) - factory_bot (6.2.1) + factory_bot (6.4.1) 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) faraday (1.10.3) faraday-em_http (~> 1.0)