From 71d6ebfff49f23d497fa2796b6a52b7de227828c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 11:05:11 +0000 Subject: [PATCH] Bump factory_bot from 6.5.3 to 6.6.0 in /gem Bumps [factory_bot](https://github.com/thoughtbot/factory_bot) from 6.5.3 to 6.6.0. - [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.3...v6.6.0) --- updated-dependencies: - dependency-name: factory_bot dependency-version: 6.6.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- gem/Gemfile.lock | 26 ++++++++++---------------- 1 file changed, 10 insertions(+), 16 deletions(-) diff --git a/gem/Gemfile.lock b/gem/Gemfile.lock index a5d0ba3..3904a59 100644 --- a/gem/Gemfile.lock +++ b/gem/Gemfile.lock @@ -9,28 +9,24 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (8.0.2) + activesupport (7.1.4.2) base64 - benchmark (>= 0.3) bigdecimal - concurrent-ruby (~> 1.0, >= 1.3.1) + concurrent-ruby (~> 1.0, >= 1.0.2) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) - logger (>= 1.4.2) minitest (>= 5.1) - securerandom (>= 0.3) - tzinfo (~> 2.0, >= 2.0.5) - uri (>= 0.13.1) + mutex_m + tzinfo (~> 2.0) ast (2.4.3) base58 (0.2.3) base64 (0.3.0) - benchmark (0.4.1) - bigdecimal (3.2.1) - concurrent-ruby (1.3.5) - connection_pool (2.5.3) + bigdecimal (4.1.2) + concurrent-ruby (1.3.6) + connection_pool (2.5.5) drb (2.2.3) - factory_bot (6.5.3) + factory_bot (6.6.0) activesupport (>= 6.1.0) ffi (1.17.2) ffi (1.17.2-aarch64-linux-gnu) @@ -43,15 +39,15 @@ GEM ffi (1.17.2-x86_64-darwin) ffi (1.17.2-x86_64-linux-gnu) ffi (1.17.2-x86_64-linux-musl) - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) json (2.13.2) language_server-protocol (3.17.0.5) lint_roller (1.1.0) - logger (1.7.0) minitest (5.27.0) minitest-hooks (1.5.3) minitest (> 5.3) + mutex_m (0.3.0) parallel (1.27.0) parser (3.3.9.0) ast (~> 2.4.1) @@ -84,7 +80,6 @@ GEM rubocop (~> 1.72) yard ruby-progressbar (1.13.0) - securerandom (0.4.1) tsort (0.2.0) tty-cursor (0.7.1) tty-spinner (0.9.3) @@ -94,7 +89,6 @@ GEM unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.2.0) - uri (1.0.3) yard (0.9.37) yardstick (0.9.9) yard (~> 0.8, >= 0.8.7.2)