From da40ebe08f7aa081485ea3c77a2f4e59cbb674a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 14:44:40 +0000 Subject: [PATCH] Bump rubocop from 1.56.4 to 1.57.0 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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4e5bf80..86be8e5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -30,7 +30,7 @@ GEM nokogiri (1.15.4-x86_64-linux) racc (~> 1.4) parallel (1.23.0) - parser (3.2.2.3) + parser (3.2.2.4) ast (~> 2.4.1) racc pry (0.14.2) @@ -40,15 +40,15 @@ GEM rack-protection (3.1.0) rack (~> 2.2, >= 2.2.4) rainbow (3.1.1) - regexp_parser (2.8.1) + regexp_parser (2.8.2) require_all (3.0.0) rexml (3.2.6) - 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) @@ -78,7 +78,7 @@ GEM eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3) tilt (2.2.0) - unicode-display_width (2.4.2) + unicode-display_width (2.5.0) unicode-emoji (3.4.0) unicode-version (~> 1.0) unicode-version (1.3.0)