From 2d78b37903b71ccf2abd547ee65c1355ac5b81e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 Dec 2023 19:13:55 +0100 Subject: [PATCH] Update dependency factory_bot to v6.4.5 (#437) 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 d1949b24..5ff791cc 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.4) + factory_bot (6.4.5) activesupport (>= 5.0.0) ffi (1.16.3) i18n (1.14.1)