From 09fc40500e27804f57383822d6594dfca8837948 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 00:54:00 +0200 Subject: [PATCH] Build(deps-dev): Bump rubocop-factory_bot from 2.26.0 to 2.26.1 (#27434) Bumps [rubocop-factory_bot](https://github.com/rubocop/rubocop-factory_bot) from 2.26.0 to 2.26.1. - [Release notes](https://github.com/rubocop/rubocop-factory_bot/releases) - [Changelog](https://github.com/rubocop/rubocop-factory_bot/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-factory_bot/compare/v2.26.0...v2.26.1) --- updated-dependencies: - dependency-name: rubocop-factory_bot dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b74aca0591e..3af08ad112d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -438,8 +438,8 @@ GEM rubocop-factory_bot (>= 2.0.0) rubocop-rails (>= 2.25.0) rubocop-rspec (>= 2.25.0) - rubocop-factory_bot (2.26.0) - rubocop (~> 1.41) + rubocop-factory_bot (2.26.1) + rubocop (~> 1.61) rubocop-rails (2.25.0) activesupport (>= 4.2.0) rack (>= 1.1)