From ab2849454670d3a1c22cf4d9f16a12540fee079a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 16:36:01 +0000 Subject: [PATCH] Bump rubocop-rspec from 3.0.4 to 3.0.5 in /cucumber-distrib Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 3.0.4 to 3.0.5. - [Release notes](https://github.com/rubocop/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-rspec/compare/v3.0.4...v3.0.5) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- cucumber-distrib/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cucumber-distrib/Gemfile.lock b/cucumber-distrib/Gemfile.lock index 5b0bbc3..e374efa 100644 --- a/cucumber-distrib/Gemfile.lock +++ b/cucumber-distrib/Gemfile.lock @@ -96,7 +96,7 @@ GEM unicode-display_width (>= 2.4.0, < 3.0) rubocop-ast (1.32.3) parser (>= 3.3.1.0) - rubocop-rspec (3.0.4) + rubocop-rspec (3.0.5) rubocop (~> 1.61) ruby-progressbar (1.13.0) simplecov (0.22.0) @@ -107,7 +107,7 @@ GEM simplecov_json_formatter (0.1.4) sys-uname (1.3.0) ffi (~> 1.1) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) yard (0.9.37) PLATFORMS