From 02714fb1dca80228e32ba153b52df95c8d28b12e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 17:18:46 +0000 Subject: [PATCH] build(deps): Bump rubocop from 1.56.3 to 1.58.0 Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.56.3 to 1.58.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.56.3...v1.58.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 641f385..eca11ae 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,7 +9,6 @@ GEM rspec-expectations (~> 3.4) thor (~> 1.0) ast (2.4.2) - base64 (0.1.1) builder (3.2.4) childprocess (4.1.0) contracts (0.17) @@ -54,7 +53,7 @@ GEM google-protobuf (~> 3.23) googleapis-common-protos-types (~> 1.0) grpc-tools (1.58.0) - json (2.6.3) + json (2.7.0) language_server-protocol (3.17.0.3) mime-types (3.5.1) mime-types-data (~> 3.2015) @@ -62,30 +61,29 @@ GEM mini_portile2 (2.8.4) multi_test (1.1.0) parallel (1.23.0) - parser (3.2.2.3) + parser (3.2.2.4) ast (~> 2.4.1) racc - racc (1.7.1) + racc (1.7.3) rainbow (3.1.1) - regexp_parser (2.8.1) + regexp_parser (2.8.2) rexml (3.2.6) rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) rspec-support (3.12.1) - rubocop (1.56.3) - base64 (~> 0.1.1) + rubocop (1.58.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) - parser (>= 3.2.2.3) + parser (>= 3.2.2.4) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.28.1, < 2.0) + rubocop-ast (>= 1.30.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.29.0) + rubocop-ast (1.30.0) parser (>= 3.2.1.0) rubocop-performance (1.19.1) rubocop (>= 1.7.0, < 2.0) @@ -96,7 +94,7 @@ GEM sys-uname (1.2.3) ffi (~> 1.1) thor (1.2.2) - unicode-display_width (2.4.2) + unicode-display_width (2.5.0) PLATFORMS arm64-darwin-21