From 5b50e6c3cde72a28f30ad669ffaf8621ba7f7c67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 21:46:46 +0000 Subject: [PATCH] deps(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 | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6b1572a..bed7658 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,11 +19,11 @@ PATH GEM remote: https://rubygems.org/ specs: - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) + addressable (2.8.9) + public_suffix (>= 2.0.2, < 8.0) ast (2.4.3) base64 (0.3.0) - bigdecimal (3.3.1) + bigdecimal (4.0.1) byebug (13.0.0) reline (>= 0.6.0) cgi (0.5.1) @@ -74,18 +74,13 @@ GEM signet (>= 0.16, < 2.a) hashdiff (1.2.1) io-console (0.8.2) - json (2.19.1) - json-schema (6.2.0) - addressable (~> 2.8) - bigdecimal (>= 3.1, < 5) + json (2.19.2) jwt (3.1.2) base64 language_server-protocol (3.17.0.5) lint_roller (1.1.0) logger (1.7.0) marcel (1.1.0) - mcp (0.8.0) - json-schema (>= 4.1) multi_json (1.17.0) multipart-post (2.4.1) net-http (0.9.1) @@ -99,7 +94,7 @@ GEM psych (5.3.1) date stringio - public_suffix (6.0.2) + public_suffix (7.0.5) racc (1.8.1) rainbow (3.1.1) rdoc (7.2.0) @@ -123,11 +118,10 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.6) - 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) @@ -135,7 +129,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) ruby-anthropic (0.4.2)