From 7a03bbe763de2932a418c3f26ef5e108f2be8040 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 11:19:48 +0000 Subject: [PATCH] Build(deps-dev): Bump rubocop from 1.56.4 to 1.57.0 in /spec Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.56.4 to 1.57.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.4...v1.57.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- spec/Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/spec/Gemfile.lock b/spec/Gemfile.lock index 2bfe5874e3..972bd61ba0 100644 --- a/spec/Gemfile.lock +++ b/spec/Gemfile.lock @@ -9,12 +9,12 @@ GEM json (2.6.3) language_server-protocol (3.17.0.3) parallel (1.23.0) - parser (3.2.2.3) + parser (3.2.2.4) ast (~> 2.4.1) racc racc (1.7.1) rainbow (3.1.1) - regexp_parser (2.8.1) + regexp_parser (2.8.2) rexml (3.2.6) rspec (3.12.0) rspec-core (~> 3.12.0) @@ -29,12 +29,12 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) rspec-support (3.12.0) - rubocop (1.56.4) + rubocop (1.57.0) base64 (~> 0.1.1) 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) @@ -53,7 +53,7 @@ GEM rubocop-factory_bot (~> 2.22) ruby-progressbar (1.13.0) semi_semantic (1.2.0) - unicode-display_width (2.4.2) + unicode-display_width (2.5.0) PLATFORMS ruby