From b00563d38eee0f9b858fc4f7184a3543c9697804 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 19:00:19 +0000 Subject: [PATCH] Update factory_bot_rails to version 6.4.3 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a3433901..e4cbb0c0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -45,10 +45,10 @@ GEM diff-lcs (1.5.0) docile (1.4.0) erubi (1.12.0) - factory_bot (6.2.0) + factory_bot (6.4.5) activesupport (>= 5.0.0) - factory_bot_rails (6.2.0) - factory_bot (~> 6.2.0) + factory_bot_rails (6.4.3) + factory_bot (~> 6.4) railties (>= 5.0.0) ffi (1.15.5) formatador (1.1.0)