From f1a6044d91363d5074e96787bd637962944a04f5 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 23:26:41 +0000 Subject: [PATCH] Update factory_bot to version 6.5.0 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index aeddd70..4cd79c1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -107,7 +107,7 @@ GEM actionmailer (>= 5.2, < 8) activesupport (>= 5.2, < 8) execjs (2.10.0) - factory_bot (6.4.6) + factory_bot (6.5.0) activesupport (>= 5.0.0) ffi (1.15.5) globalid (1.2.1)