From f75ae922523ecd2f310a3f2c0541ae5251e59bdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 04:04:22 +0000 Subject: [PATCH] build(deps-dev): bump rubocop from 1.59.0 to 1.81.1 Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.59.0 to 1.81.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.59.0...v1.81.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.81.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 47 ++++++++++++++++++++++++----------------------- 1 file changed, 24 insertions(+), 23 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f5f7f32..1c4ae64 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,7 +55,7 @@ GEM tzinfo (~> 2.0) addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) - ast (2.4.2) + ast (2.4.3) backport (1.2.0) base64 (0.2.0) benchmark (0.3.0) @@ -124,12 +124,13 @@ GEM jaro_winkler (1.5.6) jsi (0.7.0) addressable (~> 2.3) - json (2.7.1) + json (2.15.0) kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) - language_server-protocol (3.17.0.3) + language_server-protocol (3.17.0.5) + lint_roller (1.1.0) listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) @@ -159,17 +160,17 @@ GEM opus-ruby (1.0.1) ffi paint (2.3.0) - parallel (1.24.0) - parser (3.2.2.4) + parallel (1.27.0) + parser (3.3.9.0) ast (~> 2.4.1) racc pkg-config (1.5.6) pluralkit-api (1.0.1) typhoeus (~> 1.0, >= 1.0.1) - prism (0.19.0) + prism (1.5.1) public_suffix (5.0.4) raabro (1.4.0) - racc (1.7.3) + racc (1.8.1) rails-html-sanitizer (1.6.0) loofah (~> 2.21) nokogiri (~> 1.14) @@ -185,7 +186,7 @@ GEM ffi rbs (3.4.0) abbrev - regexp_parser (2.8.3) + regexp_parser (2.11.3) reline (0.4.1) io-console (~> 0.5) rest-client (2.1.0) @@ -195,32 +196,33 @@ GEM netrc (~> 0.8) reverse_markdown (2.1.1) nokogiri - rexml (3.2.6) + rexml (3.4.4) rmagick (5.3.0) pkg-config (~> 1.4) rss (0.3.0) rexml - rubocop (1.59.0) + rubocop (1.81.1) json (~> 2.3) - language_server-protocol (>= 3.17.0) + language_server-protocol (~> 3.17.0.2) + lint_roller (~> 1.1.0) parallel (~> 1.10) - parser (>= 3.2.2.4) + 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.30.0, < 2.0) + regexp_parser (>= 2.9.3, < 3.0) + rubocop-ast (>= 1.47.1, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.30.0) - parser (>= 3.2.1.0) + unicode-display_width (>= 2.4.0, < 4.0) + rubocop-ast (1.47.1) + parser (>= 3.3.7.2) + prism (~> 1.4) rubocop-checkstyle_formatter (0.6.0) rubocop (>= 1.14.0) ruby-graphviz (1.2.5) rexml - ruby-lsp (0.13.2) + ruby-lsp (0.26.1) language_server-protocol (~> 3.17.0) - prism (>= 0.19.0, < 0.20) - sorbet-runtime (>= 0.5.5685) + prism (>= 1.2, < 2.0) + rbs (>= 3, < 5) ruby-next (0.14.1) ruby-next-core (= 0.14.1) ruby-next-parser (>= 3.1.1.0) @@ -250,7 +252,6 @@ GEM thor (~> 1.0) tilt (~> 2.0) yard (~> 0.9, >= 0.9.24) - sorbet-runtime (0.5.11164) sqlite3 (1.6.9) mini_portile2 (~> 2.8.0) steep (1.6.0) @@ -293,7 +294,7 @@ GEM ethon (>= 0.9.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) unparser (0.6.10) diff-lcs (~> 1.3) parser (>= 3.2.2.4)