From f9eb0bbb592a853639d030294d4838a83471c129 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 06:47:26 +0000 Subject: [PATCH] Bump rubocop-rails from 2.34.3 to 2.35.0 Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.34.3 to 2.35.0. - [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.34.3...v2.35.0) --- updated-dependencies: - dependency-name: rubocop-rails dependency-version: 2.35.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/Gemfile b/Gemfile index 8f0f242..76d244e 100644 --- a/Gemfile +++ b/Gemfile @@ -78,7 +78,7 @@ group :development, :test do gem "rubocop", "~> 1.85" # Ruby styling for Rails [https://github.com/rubocop/rubocop-rails] - gem "rubocop-rails", "~> 2.34" + gem "rubocop-rails", "~> 2.35" # Use RSpec for testing [https://rspec.info/] gem "rspec-rails", "~> 6.0" diff --git a/Gemfile.lock b/Gemfile.lock index a1e9e01..61b5aa1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,14 +77,14 @@ GEM securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) - addressable (2.8.9) + addressable (2.9.0) public_suffix (>= 2.0.2, < 8.0) ast (2.4.3) base64 (0.3.0) bcrypt (3.1.22) bcrypt_pbkdf (1.1.2) benchmark (0.5.0) - bigdecimal (4.0.1) + bigdecimal (4.1.2) bootsnap (1.23.0) msgpack (~> 1.2) brakeman (8.0.4) @@ -159,7 +159,7 @@ GEM prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.19.2) + json (2.19.5) json-schema (6.2.0) addressable (~> 2.8) bigdecimal (>= 3.1, < 5) @@ -203,11 +203,11 @@ GEM net-smtp marcel (1.1.0) matrix (0.4.3) - mcp (0.9.0) + mcp (0.15.0) json-schema (>= 4.1) method_source (1.1.0) mini_mime (1.1.5) - minitest (6.0.2) + minitest (6.0.6) drb (~> 2.0) prism (~> 1.5) msgpack (1.8.0) @@ -242,8 +242,8 @@ GEM racc (~> 1.4) orm_adapter (0.5.0) ostruct (0.6.3) - parallel (1.27.0) - parser (3.3.10.2) + parallel (1.28.0) + parser (3.3.11.1) ast (~> 2.4.1) racc pg (1.6.3) @@ -270,7 +270,7 @@ GEM activesupport (>= 3.0.0) raabro (1.4.0) racc (1.8.1) - rack (3.2.5) + rack (3.2.6) rack-attack (6.8.0) rack (>= 1.0, < 4) rack-cors (3.0.0) @@ -323,7 +323,7 @@ GEM redis-client (>= 0.22.0) redis-client (0.28.0) connection_pool - regexp_parser (2.11.3) + regexp_parser (2.12.0) reline (0.6.3) io-console (~> 0.5) responders (3.2.0) @@ -376,7 +376,7 @@ GEM rubocop-ast (1.49.1) parser (>= 3.3.7.2) prism (~> 1.7) - rubocop-rails (2.34.3) + rubocop-rails (2.35.0) activesupport (>= 4.2.0) lint_roller (~> 1.1) rack (>= 1.1) @@ -475,7 +475,7 @@ DEPENDENCIES rspec-rails (~> 6.0) rswag rubocop (~> 1.85) - rubocop-rails (~> 2.34) + rubocop-rails (~> 2.35) shoulda-matchers solid_cable solid_cache