From ecdfd1224e3983206a5588c63ae25726c56d411d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 01:39:24 +0000 Subject: [PATCH] chore(deps): update dependency factory_bot_rails to v6.4.2 --- ruby/ci-sample/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ruby/ci-sample/Gemfile.lock b/ruby/ci-sample/Gemfile.lock index 46fb2a43..ff9bc8e6 100644 --- a/ruby/ci-sample/Gemfile.lock +++ b/ruby/ci-sample/Gemfile.lock @@ -44,9 +44,9 @@ GEM drb (2.2.0) ruby2_keywords erubi (1.12.0) - factory_bot (6.4.0) + factory_bot (6.4.2) activesupport (>= 5.0.0) - factory_bot_rails (6.4.0) + factory_bot_rails (6.4.2) factory_bot (~> 6.4) railties (>= 5.0.0) faker (3.2.2)