From 526a5781dc59c87d36d63479a02aad6ec2576786 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 05:01:19 +0000 Subject: [PATCH] chore(deps-dev): bump rubocop-rails from 2.34.0 to 2.34.1 Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.34.0 to 2.34.1. - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.34.0...v2.34.1) --- updated-dependencies: - dependency-name: rubocop-rails dependency-version: 2.34.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c26104e5c..06bc98b05 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -225,7 +225,7 @@ GEM coercible (1.0.0) descendants_tracker (~> 0.0.1) concurrent-ruby (1.3.5) - connection_pool (2.5.4) + connection_pool (2.5.5) coveralls_reborn (0.29.0) simplecov (~> 0.22.0) term-ansicolor (~> 1.7) @@ -469,7 +469,7 @@ GEM benchmark logger mini_mime (1.1.5) - minitest (5.26.1) + minitest (5.26.2) mobility (1.3.2) i18n (>= 0.6.10, < 2) request_store (~> 1.0) @@ -696,7 +696,7 @@ GEM rubocop-factory_bot (2.28.0) lint_roller (~> 1.1) rubocop (~> 1.72, >= 1.72.1) - rubocop-rails (2.34.0) + rubocop-rails (2.34.1) activesupport (>= 4.2.0) lint_roller (~> 1.1) rack (>= 1.1)