From c88e3a3518990b2523c3ecb7ffd13b85873825ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Mar 2025 01:25:06 +0000 Subject: [PATCH] Bump rubocop-minitest from 0.37.0 to 0.37.1 Bumps [rubocop-minitest](https://github.com/rubocop/rubocop-minitest) from 0.37.0 to 0.37.1. - [Release notes](https://github.com/rubocop/rubocop-minitest/releases) - [Changelog](https://github.com/rubocop/rubocop-minitest/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-minitest/compare/v0.37.0...v0.37.1) --- updated-dependencies: - dependency-name: rubocop-minitest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d2711f91..a8bf99ff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -280,9 +280,10 @@ GEM io-console (~> 0.5) rexml (3.4.0) rollbar (3.6.1) - rubocop (1.71.2) + rubocop (1.73.2) json (~> 2.3) - language_server-protocol (>= 3.17.0) + language_server-protocol (~> 3.17.0.2) + lint_roller (~> 1.1.0) parallel (~> 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) @@ -290,13 +291,13 @@ GEM rubocop-ast (>= 1.38.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.38.0) + rubocop-ast (1.38.1) parser (>= 3.3.1.0) rubocop-capybara (2.21.0) rubocop (~> 1.41) - rubocop-minitest (0.37.0) + rubocop-minitest (0.37.1) lint_roller (~> 1.1) - rubocop (>= 1.61, < 2.0) + rubocop (>= 1.72.1, < 2.0) rubocop-ast (>= 1.38.0, < 2.0) rubocop-performance (1.23.1) rubocop (>= 1.48.1, < 2.0) @@ -333,10 +334,10 @@ GEM actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) - standard (1.45.0) + standard (1.46.0) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0) - rubocop (~> 1.71.0) + rubocop (~> 1.73.0) standard-custom (~> 1.0.0) standard-performance (~> 1.6) standard-custom (1.0.2)