From 39c77b53deffffefdd033ef81992c10d346478f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 16:02:17 +0000 Subject: [PATCH] Bump factory_bot from 6.2.1 to 6.4.5 Bumps [factory_bot](https://github.com/thoughtbot/factory_bot) from 6.2.1 to 6.4.5. - [Release notes](https://github.com/thoughtbot/factory_bot/releases) - [Changelog](https://github.com/thoughtbot/factory_bot/blob/main/NEWS.md) - [Commits](https://github.com/thoughtbot/factory_bot/compare/v6.2.1...v6.4.5) --- updated-dependencies: - dependency-name: factory_bot dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6d15643..60b147e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,7 +6,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.7.3) + activesupport (6.1.7.10) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -14,13 +14,13 @@ GEM zeitwerk (~> 2.3) codeclimate-test-reporter (1.0.7) simplecov - concurrent-ruby (1.2.2) + concurrent-ruby (1.3.4) diff-lcs (1.5.0) docile (1.4.0) dotenv (2.8.1) - factory_bot (6.2.1) + factory_bot (6.4.5) activesupport (>= 5.0.0) - i18n (1.12.0) + i18n (1.14.6) concurrent-ruby (~> 1.0) minitest (5.15.0) rake (13.0.6) @@ -45,7 +45,7 @@ GEM simplecov_json_formatter (0.1.4) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - zeitwerk (2.6.7) + zeitwerk (2.6.18) PLATFORMS ruby