From c1d6a122fb7e8de203b0dbd7ac465b470f70b726 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Dec 2023 22:28:07 +0100 Subject: [PATCH] Update dependency factory_bot to v6.4.3 (#433) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ec143d87..1f5d52a0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,7 +27,7 @@ GEM docile (1.4.0) drb (2.2.0) ruby2_keywords - factory_bot (6.4.2) + factory_bot (6.4.3) activesupport (>= 5.0.0) ffi (1.16.3) i18n (1.14.1)