From 98ab28eb460a78a8c5b898da8c34d806eed62ff4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 21:53:56 +0000 Subject: [PATCH] Bump rubocop from 1.62.1 to 1.86.2 Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.62.1 to 1.86.2. - [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.62.1...v1.86.2) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.86.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 40 +++++++++++++++++++++------------------- 1 file changed, 21 insertions(+), 19 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3d9b3674..a7e91adc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -32,7 +32,7 @@ GEM mutex_m tzinfo (~> 2.0) ansi (1.5.0) - ast (2.4.2) + ast (2.4.3) base64 (0.1.1) bigdecimal (3.1.4) builder (3.2.4) @@ -44,8 +44,9 @@ GEM ruby2_keywords i18n (1.14.1) concurrent-ruby (~> 1.0) - json (2.7.1) - language_server-protocol (3.17.0.3) + json (2.19.5) + language_server-protocol (3.17.0.5) + lint_roller (1.1.0) method_source (1.1.0) minitest (5.17.0) minitest-focus (1.3.1) @@ -62,12 +63,13 @@ GEM racc (~> 1.4) nokogiri (1.18.9-x86_64-linux-gnu) racc (~> 1.4) - parallel (1.24.0) - parser (3.3.0.5) + parallel (1.28.0) + parser (3.3.11.1) ast (~> 2.4.1) racc phonelib (0.10.17) prettier_print (1.2.0) + prism (1.9.0) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) @@ -81,22 +83,21 @@ GEM rake (13.0.6) rake-compiler (1.2.1) rake - regexp_parser (2.9.0) - rexml (3.2.8) - strscan (>= 3.0.9) - rubocop (1.62.1) + regexp_parser (2.12.0) + rubocop (1.86.2) json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) + language_server-protocol (~> 3.17.0.2) + lint_roller (~> 1.1.0) + parallel (>= 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.31.1, < 2.0) + regexp_parser (>= 2.9.3, < 3.0) + rubocop-ast (>= 1.49.0, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.31.2) - parser (>= 3.3.0.4) + unicode-display_width (>= 2.4.0, < 4.0) + rubocop-ast (1.49.1) + parser (>= 3.3.7.2) + prism (~> 1.7) rubocop-minitest (0.27.0) rubocop (>= 0.90, < 2.0) rubocop-performance (1.16.0) @@ -115,13 +116,14 @@ GEM rubyzip (2.3.2) sorbet-runtime (0.5.10648) stringio (3.1.0) - strscan (3.1.0) syntax_tree (5.3.0) prettier_print (>= 1.2.0) thor (1.2.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) + unicode-display_width (3.2.0) + unicode-emoji (~> 4.1) + unicode-emoji (4.2.0) PLATFORMS arm64-darwin-21