From e37fffda38b0492f57b14084a1a939c8e258fb7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Jun 2025 20:28:49 +0000 Subject: [PATCH] Bump factory_bot from 6.5.1 to 6.5.4 Bumps [factory_bot](https://github.com/thoughtbot/factory_bot) from 6.5.1 to 6.5.4. - [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.5.1...v6.5.4) --- updated-dependencies: - dependency-name: factory_bot dependency-version: 6.5.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7629af71..7d2b4dd4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1729,7 +1729,7 @@ GEM erubi (>= 1.0.0) rack (>= 0.9.0) rouge (>= 1.0.0) - bigdecimal (3.1.9) + bigdecimal (3.2.2) bindex (0.8.1) binding_of_caller (1.0.1) debug_inspector (>= 1.2.0) @@ -1757,7 +1757,7 @@ GEM sexp_processor coderay (1.1.3) concurrent-ruby (1.3.5) - connection_pool (2.5.2) + connection_pool (2.5.3) counter_culture (3.10.0) activerecord (>= 4.2) activesupport (>= 4.2) @@ -1785,7 +1785,7 @@ GEM devise-i18n-views (0.3.7) diff-lcs (1.6.2) docile (1.4.1) - drb (2.2.1) + drb (2.2.3) dry-configurable (1.3.0) dry-core (~> 1.1) zeitwerk (~> 2.6) @@ -1820,7 +1820,7 @@ GEM erubi (1.13.1) erubis (2.7.0) execjs (2.10.0) - factory_bot (6.5.1) + factory_bot (6.5.4) activesupport (>= 6.1.0) factory_bot_rails (6.4.4) factory_bot (~> 6.5)