From 3e7d0678565cbbd12afa59358e96c05f839e7390 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 16:40:17 +0000 Subject: [PATCH] Bump rubocop-rspec from 3.0.4 to 3.0.5 in /distrib-core (#60) 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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- distrib-core/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/distrib-core/Gemfile.lock b/distrib-core/Gemfile.lock index a6e8caa..252891f 100644 --- a/distrib-core/Gemfile.lock +++ b/distrib-core/Gemfile.lock @@ -53,7 +53,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) @@ -63,7 +63,7 @@ GEM simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) timecop (0.9.10) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) yard (0.9.37) PLATFORMS