From 8e55acf59ea804b9d12f12c4cb5eca14e20ae442 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Oct 2022 03:01:10 +0000 Subject: [PATCH] Bump rubocop-rspec from 2.14.1 to 2.14.2 Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.14.1 to 2.14.2. - [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/v2.14.1...v2.14.2) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 707db34c..f32b6054 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -434,7 +434,7 @@ GEM activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.33.0, < 2.0) - rubocop-rspec (2.14.1) + rubocop-rspec (2.14.2) rubocop (~> 1.33) ruby-progressbar (1.11.0) ruby-vips (2.1.4)