From a37785b30b76c5a5ee8a8580d80a241f094f0d34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 05:28:38 +0000 Subject: [PATCH] Bump rubocop-rspec from 2.12.1 to 2.13.1 Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.12.1 to 2.13.1. - [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.12.1...v2.13.1) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5dde119..a0b3f53 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -229,8 +229,8 @@ GEM activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.33.0, < 2.0) - rubocop-rspec (2.12.1) - rubocop (~> 1.31) + rubocop-rspec (2.13.1) + rubocop (~> 1.33) ruby-progressbar (1.11.0) ruby-vips (2.1.4) ffi (~> 1.12)