From 5d6810356ec0166155375e80b26cf7e130fe9144 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2020 09:49:59 +0000 Subject: [PATCH] Bump rubocop-rspec from 1.40.0 to 1.41.0 Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.40.0 to 1.41.0. - [Release notes](https://github.com/rubocop-hq/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop-hq/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop-rspec/compare/v1.40.0...v1.41.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 26c46f36..0f331179 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -320,9 +320,9 @@ GEM rubocop-ast (>= 0.0.3, < 1.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (0.0.3) + rubocop-ast (0.1.0) parser (>= 2.7.0.1) - rubocop-rspec (1.40.0) + rubocop-rspec (1.41.0) rubocop (>= 0.68.1) ruby-progressbar (1.10.1) ruby-vips (2.0.17)