From a8b7971f292f270122cf1e47269cb1a3dd4d4d8c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 11:39:37 +0200 Subject: [PATCH] Update dependency factory_bot to v6.3.0 (#61) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f4fb338..c3aa735 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.5) + activesupport (7.0.7.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -17,7 +17,7 @@ GEM concurrent-ruby (1.2.2) diff-lcs (1.5.0) docile (1.4.0) - factory_bot (6.2.1) + factory_bot (6.3.0) activesupport (>= 5.0.0) ffi (1.15.5) i18n (1.14.1) @@ -27,7 +27,7 @@ GEM mini_portile2 (~> 2.6) rake (> 12) mini_portile2 (2.8.2) - minitest (5.18.0) + minitest (5.19.0) rake (13.0.6) rspec (3.12.0) rspec-core (~> 3.12.0)