From c4e8edd9c7f915958bdb3620b8bf756366e9e675 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Mar 2025 01:24:53 +0000 Subject: [PATCH] Bump rubocop-capybara from 2.21.0 to 2.22.0 Bumps [rubocop-capybara](https://github.com/rubocop/rubocop-capybara) from 2.21.0 to 2.22.0. - [Release notes](https://github.com/rubocop/rubocop-capybara/releases) - [Changelog](https://github.com/rubocop/rubocop-capybara/blob/main/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-capybara/compare/v2.21.0...v2.22.0) --- updated-dependencies: - dependency-name: rubocop-capybara dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d2711f91..d5a97388 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,10 +291,11 @@ 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-capybara (2.22.0) + lint_roller (~> 1.1) + rubocop (~> 1.72, >= 1.72.1) rubocop-minitest (0.37.0) lint_roller (~> 1.1) rubocop (>= 1.61, < 2.0) @@ -333,10 +335,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)