From 14d05cff16b236f3af0f6a014a5720c6ff49fa04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 12:41:11 +0000 Subject: [PATCH] Bump rubocop from 1.65.0 to 1.65.1 in /cucumber-distrib (#41) Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.65.0 to 1.65.1. - [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.0...v1.65.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- cucumber-distrib/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/cucumber-distrib/Gemfile.lock b/cucumber-distrib/Gemfile.lock index 6ded8dc..e9dd56b 100644 --- a/cucumber-distrib/Gemfile.lock +++ b/cucumber-distrib/Gemfile.lock @@ -57,8 +57,8 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2024.0604) multi_test (0.1.2) - parallel (1.25.1) - parser (3.3.4.0) + parallel (1.26.2) + parser (3.3.4.2) ast (~> 2.4.1) racc pry (0.14.2) @@ -71,7 +71,7 @@ GEM rainbow (3.1.1) rake (13.2.1) regexp_parser (2.9.2) - rexml (3.3.4) + rexml (3.3.5) strscan rspec (3.13.0) rspec-core (~> 3.13.0) @@ -86,7 +86,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.0) - rubocop (1.65.0) + rubocop (1.65.1) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10)