From ba1e3a0750cf3894e89a79f19faa37440786789d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 12:17:16 +0000 Subject: [PATCH] build(deps-dev): Bump rubocop from 1.85.1 to 1.86.0 Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.85.1 to 1.86.0. - [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.85.1...v1.86.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.86.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5f7b077..f670c42 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,8 +14,6 @@ GEM securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) - addressable (2.8.9) - public_suffix (>= 2.0.2, < 8.0) ast (2.4.3) base64 (0.3.0) bigdecimal (4.0.1) @@ -33,10 +31,7 @@ GEM i18n (1.14.8) concurrent-ruby (~> 1.0) iniparse (1.5.0) - json (2.18.1) - json-schema (6.1.0) - addressable (~> 2.8) - bigdecimal (>= 3.1, < 5) + json (2.19.2) language_server-protocol (3.17.0.5) lint_roller (1.1.0) listen (3.10.0) @@ -44,8 +39,6 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) logger (1.7.0) - mcp (0.8.0) - json-schema (>= 4.1) minitest (6.0.2) drb (~> 2.0) prism (~> 1.5) @@ -61,7 +54,6 @@ GEM ast (~> 2.4.1) racc prism (1.9.0) - public_suffix (7.0.5) racc (1.8.1) rainbow (3.1.1) rake (13.3.1) @@ -73,11 +65,10 @@ GEM tsort regexp_parser (2.11.3) rexml (3.4.4) - rubocop (1.85.1) + rubocop (1.86.0) 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) @@ -85,7 +76,7 @@ GEM rubocop-ast (>= 1.49.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.49.0) + rubocop-ast (1.49.1) parser (>= 3.3.7.2) prism (~> 1.7) rubocop-minitest (0.39.1)