From 17a61f8a57a3c176d77725002877a86705820f49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 05:37:21 +0000 Subject: [PATCH] chore(deps-dev): bump rubocop-rails from 2.34.2 to 2.34.3 Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.34.2 to 2.34.3. - [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.2...v2.34.3) --- updated-dependencies: - dependency-name: rubocop-rails dependency-version: 2.34.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index 82fbb48..fbd840c 100644 --- a/Gemfile +++ b/Gemfile @@ -55,7 +55,7 @@ group :development, :test do gem "brakeman", require: false gem "rubocop", "~> 1.69", require: false - gem "rubocop-rails", "~> 2.28", require: false + gem "rubocop-rails", "~> 2.34", require: false gem "rubocop-rspec", "~> 3.3", require: false gem "rubocop-performance", "~> 1.24", require: false diff --git a/Gemfile.lock b/Gemfile.lock index 223645a..9176ced 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -172,7 +172,7 @@ GEM mini_magick (5.3.1) logger mini_mime (1.1.5) - minitest (6.0.0) + minitest (6.0.1) prism (~> 1.5) msgpack (1.8.0) net-imap (0.6.2) @@ -294,14 +294,14 @@ GEM rubocop-ast (>= 1.48.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.48.0) + rubocop-ast (1.49.0) parser (>= 3.3.7.2) - prism (~> 1.4) + prism (~> 1.7) rubocop-performance (1.26.1) lint_roller (~> 1.1) rubocop (>= 1.75.0, < 2.0) rubocop-ast (>= 1.47.1, < 2.0) - rubocop-rails (2.34.2) + rubocop-rails (2.34.3) activesupport (>= 4.2.0) lint_roller (~> 1.1) rack (>= 1.1) @@ -412,7 +412,7 @@ DEPENDENCIES rspec-rails (~> 7.1, >= 7.1.1) rubocop (~> 1.69) rubocop-performance (~> 1.24) - rubocop-rails (~> 2.28) + rubocop-rails (~> 2.34) rubocop-rails-omakase rubocop-rspec (~> 3.3) ruby-lsp