From 846998624d66168026fcff6507ee636a87e40e7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 11:28:15 +0000 Subject: [PATCH] Build(deps-dev): Bump rubocop from 1.58.0 to 1.59.0 in /spec Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.58.0 to 1.59.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.58.0...v1.59.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- spec/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/spec/Gemfile.lock b/spec/Gemfile.lock index c1c8493cff..e3daf1968c 100644 --- a/spec/Gemfile.lock +++ b/spec/Gemfile.lock @@ -5,7 +5,7 @@ GEM bosh-template (2.4.0) semi_semantic (~> 1.2.0) diff-lcs (1.5.0) - json (2.7.0) + json (2.7.1) language_server-protocol (3.17.0.3) parallel (1.23.0) parser (3.2.2.4) @@ -13,7 +13,7 @@ GEM racc racc (1.7.3) rainbow (3.1.1) - regexp_parser (2.8.2) + regexp_parser (2.8.3) rexml (3.2.6) rspec (3.12.0) rspec-core (~> 3.12.0) @@ -28,7 +28,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) rspec-support (3.12.0) - rubocop (1.58.0) + rubocop (1.59.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10)