From 6e98cb7ca94eb14d6c8f8d384bc5fce6ce5c8e7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Mar 2026 09:02:30 +0000 Subject: [PATCH] chore(deps-dev): bump rubocop from 1.85.0 to 1.85.1 Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.85.0 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.85.0...v1.85.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.85.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2492005..8ac101f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,7 +23,7 @@ GEM securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) - addressable (2.8.8) + addressable (2.8.9) public_suffix (>= 2.0.2, < 8.0) ast (2.4.3) base64 (0.3.0) @@ -47,9 +47,10 @@ GEM hashdiff (1.2.1) i18n (1.14.8) concurrent-ruby (~> 1.0) - json (2.18.1) - json-schema (5.1.0) + json (2.19.0) + json-schema (6.2.0) addressable (~> 2.8) + bigdecimal (>= 3.1, < 5) language_server-protocol (3.17.0.5) lint_roller (1.1.0) listen (3.9.0) @@ -57,7 +58,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) logger (1.7.0) matrix (0.4.3) - mcp (0.7.1) + mcp (0.8.0) json-schema (>= 4.1) minitest (6.0.1) prism (~> 1.5) @@ -71,7 +72,7 @@ GEM psych (5.3.1) date stringio - public_suffix (7.0.0) + public_suffix (6.0.2) racc (1.8.1) rainbow (3.1.1) rake (13.3.1) @@ -93,7 +94,7 @@ GEM tsort regexp_parser (2.11.3) rexml (3.4.4) - rubocop (1.85.0) + rubocop (1.85.1) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0)