From 6ea85fc710920835c257485f63787485801757d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 23:13:00 +0000 Subject: [PATCH] Bump the rubocop group with 2 updates Bumps the rubocop group with 2 updates: [rubocop-capybara](https://github.com/rubocop/rubocop-capybara) and [rubocop-rails](https://github.com/rubocop/rubocop-rails). Updates `rubocop-capybara` from 2.23.0 to 3.0.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.23.0...v3.0.0) Updates `rubocop-rails` from 2.35.4 to 2.35.5 - [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.35.4...v2.35.5) --- updated-dependencies: - dependency-name: rubocop-capybara dependency-version: 3.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: rubocop - dependency-name: rubocop-rails dependency-version: 2.35.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: rubocop ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d00bec3f3..bc3a778d8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -339,7 +339,7 @@ GEM reline htmlentities (4.4.2) http_accept_language (2.1.1) - i18n (1.15.0) + i18n (1.15.2) concurrent-ruby (~> 1.0) i18n-js (4.2.4) glob (>= 0.4.0) @@ -387,7 +387,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.19.9) + json (2.20.0) json-jwt (1.17.0) activesupport (>= 4.2) aes_key_wrap @@ -806,7 +806,7 @@ GEM rubocop-ast (1.49.1) parser (>= 3.3.7.2) prism (~> 1.7) - rubocop-capybara (2.23.0) + rubocop-capybara (3.0.0) lint_roller (~> 1.1) rubocop (~> 1.81) rubocop-factory_bot (2.28.0) @@ -820,7 +820,7 @@ GEM lint_roller (~> 1.1) rubocop (>= 1.75.0, < 2.0) rubocop-ast (>= 1.47.1, < 2.0) - rubocop-rails (2.35.4) + rubocop-rails (2.35.5) activesupport (>= 4.2.0) lint_roller (~> 1.1) rack (>= 1.1) -- 2.47.3