From f95c85961f7c6e93dbd6efa7178d93808748ce6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 08:50:58 +0000 Subject: [PATCH] chore(deps): 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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d829a94..ad9fe79 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,7 +2,7 @@ GEM remote: https://rubygems.org/ specs: Ascii85 (2.0.1) - addressable (2.8.8) + addressable (2.8.9) public_suffix (>= 2.0.2, < 8.0) afm (1.0.0) ast (2.4.3) @@ -106,8 +106,8 @@ GEM sass-embedded (~> 1.75) jekyll-watch (2.2.1) listen (~> 3.0) - json (2.18.1) - json-schema (6.1.0) + json (2.19.1) + json-schema (6.2.0) addressable (~> 2.8) bigdecimal (>= 3.1, < 5) kramdown (2.5.1) @@ -121,7 +121,7 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) logger (1.7.0) - mcp (0.7.1) + mcp (0.8.0) json-schema (>= 4.1) mercenary (0.4.0) metrics (0.15.0) @@ -160,7 +160,7 @@ GEM ruby-rc4 ttfunk prism (1.9.0) - public_suffix (7.0.2) + public_suffix (7.0.5) racc (1.8.1) rainbow (3.1.1) rake (13.3.1) @@ -170,7 +170,7 @@ GEM regexp_parser (2.11.3) rexml (3.4.2) rouge (4.5.1) - rubocop (1.85.0) + rubocop (1.85.1) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0)