From eab12be3f02a10cc5377fd9770e7ef504322a0fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 03:51:09 +0000 Subject: [PATCH] Bump rubocop from 1.30.1 to 1.67.0 Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.30.1 to 1.67.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.30.1...v1.67.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5c25c92..0ccc106 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,6 +41,7 @@ GEM kicker (3.0.0) listen (~> 1.3.0) notify (~> 0.5.2) + language_server-protocol (3.17.0.3) listen (1.3.1) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) @@ -79,9 +80,10 @@ GEM mini_portile2 (~> 2.8.2) racc (~> 1.4) notify (0.5.2) - parallel (1.22.1) - parser (3.1.2.1) + parallel (1.26.3) + parser (3.3.5.0) ast (~> 2.4.1) + racc pg (1.5.8) prettybacon (0.0.2) bacon (~> 1.2) @@ -111,21 +113,20 @@ GEM ffi (~> 1.0) rb-kqueue (0.2.8) ffi (>= 0.5.0) - regexp_parser (2.5.0) - rexml (3.3.6) - strscan + regexp_parser (2.9.2) rfc-822 (0.4.1) - rubocop (1.30.1) + rubocop (1.67.0) + json (~> 2.3) + language_server-protocol (>= 3.17.0) parallel (~> 1.10) - parser (>= 3.1.0.0) + 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.18.0, < 2.0) + regexp_parser (>= 2.4, < 3.0) + rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.21.0) - parser (>= 3.1.1.0) + unicode-display_width (>= 2.4.0, < 3.0) + rubocop-ast (1.32.3) + parser (>= 3.3.1.0) rubocop-performance (1.15.0) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) @@ -133,7 +134,7 @@ GEM rubocop (~> 1.0) rubocop-sequel (0.3.4) rubocop (~> 1.0) - ruby-progressbar (1.11.0) + ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) saga (0.13.2) activesupport (~> 5) @@ -160,7 +161,6 @@ GEM slim (5.2.1) temple (~> 0.10.0) tilt (>= 2.1.0) - strscan (3.1.0) temple (0.10.3) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) @@ -171,7 +171,7 @@ GEM ethon (>= 0.9.0) tzinfo (1.2.10) thread_safe (~> 0.1) - unicode-display_width (2.2.0) + unicode-display_width (2.6.0) will_paginate (4.0.1) PLATFORMS