From a79e69ba8348ced283c4818028a0c88d40312f12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 14:14:15 +0000 Subject: [PATCH] Bump rubocop from 1.65.1 to 1.68.0 Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.65.1 to 1.68.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.65.1...v1.68.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0ba44cc..0760bcf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1613,7 +1613,7 @@ GEM immutable-struct (2.4.1) ipaddress (0.8.3) jmespath (1.6.2) - json (2.7.4) + json (2.7.5) language_server-protocol (3.17.0.3) lino (3.1.0) hamster (~> 3.0) @@ -1685,7 +1685,6 @@ GEM ruby-terraform (~> 1.4) rchardet (1.8.0) regexp_parser (2.9.2) - rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -1706,18 +1705,17 @@ GEM confidante (>= 0.27) rspec (>= 3.0) ruby-terraform (= 1.7.0.pre.18) - rubocop (1.65.1) + rubocop (1.68.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.4, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.31.1, < 2.0) + rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.33.0) parser (>= 3.3.1.0) rubocop-rake (0.6.0) rubocop (~> 1.0)