From 64047fa4e149035c65e63ab19d25fe76d5d80877 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 21:11:10 +0000 Subject: [PATCH] Build(deps-dev): Bump rubocop-factory_bot from 2.25.0 to 2.25.1 Bumps [rubocop-factory_bot](https://github.com/rubocop/rubocop-factory_bot) from 2.25.0 to 2.25.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.25.0...v2.25.1) --- updated-dependencies: - dependency-name: rubocop-factory_bot dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a2fa9387e4..070106bbb9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -160,7 +160,10 @@ GEM gc_tracer (1.5.1) globalid (1.2.1) activesupport (>= 6.1) - google-protobuf (3.25.1) + google-protobuf (3.25.1-aarch64-linux) + google-protobuf (3.25.1-arm64-darwin) + google-protobuf (3.25.1-x86_64-darwin) + google-protobuf (3.25.1-x86_64-linux) guess_html_encoding (0.0.11) hana (1.3.7) hashdiff (1.1.0) @@ -363,7 +366,7 @@ GEM redis (4.8.1) redis-namespace (1.11.0) redis (>= 4) - regexp_parser (2.8.3) + regexp_parser (2.9.0) request_store (1.5.1) rack (>= 1.4) rexml (3.2.6) @@ -425,8 +428,8 @@ GEM rubocop-discourse (3.6.0) rubocop (>= 1.59.0) rubocop-rspec (>= 2.25.0) - rubocop-factory_bot (2.25.0) - rubocop (~> 1.33) + rubocop-factory_bot (2.25.1) + rubocop (~> 1.41) rubocop-rspec (2.26.1) rubocop (~> 1.40) rubocop-capybara (~> 2.17)