From 0a25ec94d300b4c6e7c0eb7cb4bdf94e3e91ca5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 08:18:16 +0000 Subject: [PATCH] Bump factory_bot from 6.5.5 to 6.5.6 Bumps [factory_bot](https://github.com/thoughtbot/factory_bot) from 6.5.5 to 6.5.6. - [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.5...v6.5.6) --- updated-dependencies: - dependency-name: factory_bot dependency-version: 6.5.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index def050d6..bf455506 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -38,8 +38,8 @@ GEM ast (2.4.3) awesome_print (1.9.2) base64 (0.3.0) - benchmark (0.4.1) - bigdecimal (3.2.2) + benchmark (0.5.0) + bigdecimal (3.3.1) bump (0.10.0) byebug (12.0.0) childprocess (5.1.0) @@ -47,7 +47,7 @@ GEM climate_control (1.2.0) colorize (1.1.0) concurrent-ruby (1.3.5) - connection_pool (2.5.3) + connection_pool (2.5.4) coveralls_reborn (0.29.0) simplecov (~> 0.22.0) term-ansicolor (~> 1.7) @@ -96,7 +96,7 @@ GEM dry-initializer (~> 3.2) dry-schema (~> 1.14) zeitwerk (~> 2.6) - factory_bot (6.5.5) + factory_bot (6.5.6) activesupport (>= 6.1.0) faraday (2.14.0) faraday-net_http (>= 2.0, < 3.5) @@ -120,7 +120,7 @@ GEM lint_roller (1.1.0) logger (1.7.0) mini_portile2 (2.8.8) - minitest (5.25.5) + minitest (5.26.0) net-http (0.6.0) uri nokogiri (1.16.7)