From 0c3b74557be5a0a2043f343b16489b027c26daea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 00:15:00 +0000 Subject: [PATCH] Bump rubocop from 1.82.1 to 1.85.1 Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.82.1 to 1.85.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop/compare/v1.82.1...v1.85.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.85.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 21 +++++++++++++++------ 2 files changed, 16 insertions(+), 7 deletions(-) diff --git a/Gemfile b/Gemfile index efc47ba1..a11951f9 100644 --- a/Gemfile +++ b/Gemfile @@ -54,7 +54,7 @@ end group :development, :test, :optional => true do gem 'byebug' - gem 'rubocop', '~> 1.82' + gem 'rubocop', '~> 1.85' end group :test, :optional => true do diff --git a/Gemfile.lock b/Gemfile.lock index c98ecd48..2928a808 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,6 +87,8 @@ GEM acts_as_list (1.2.6) activerecord (>= 6.1) activesupport (>= 6.1) + addressable (2.8.9) + public_suffix (>= 2.0.2, < 8.0) ast (2.4.3) autoprefixer-rails (10.4.21.0) execjs (~> 2) @@ -182,7 +184,10 @@ GEM railties (>= 3.2.16) jquery_block_ui (0.0.1) rails (>= 3.1) - json (2.18.0) + json (2.18.1) + json-schema (6.1.0) + addressable (~> 2.8) + bigdecimal (>= 3.1, < 5) kramdown (2.5.2) rexml (>= 3.4.4) kramdown-parser-gfm (1.1.0) @@ -211,6 +216,8 @@ GEM net-pop net-smtp marcel (1.0.4) + mcp (0.8.0) + json-schema (>= 4.1) mime-types (3.4.1) mime-types-data (~> 3.2015) mime-types-data (3.2023.0218.1) @@ -241,17 +248,18 @@ GEM open3 (0.2.1) ostruct (0.6.3) parallel (1.27.0) - parser (3.3.10.1) + parser (3.3.10.2) ast (~> 2.4.1) racc pg (1.6.3) pp (0.6.3) prettyprint prettyprint (0.2.0) - prism (1.8.0) + prism (1.9.0) psych (5.2.6) date stringio + public_suffix (7.0.5) puma (7.2.0) nio4r (~> 2.0) racc (1.8.1) @@ -328,15 +336,16 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.4) - rubocop (1.82.1) + rubocop (1.85.1) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) + mcp (~> 0.6) parallel (~> 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.9.3, < 3.0) - rubocop-ast (>= 1.48.0, < 2.0) + rubocop-ast (>= 1.49.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) rubocop-ast (1.49.0) @@ -471,7 +480,7 @@ DEPENDENCIES rails_autolink rexml rspec-expectations - rubocop (~> 1.82) + rubocop (~> 1.85) sanitize (~> 7.0) simplecov solargraph