From ea4ea89f3ba8ce67f9fa4a3a6c11cf56a0d488b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2020 02:17:02 +0000 Subject: [PATCH] Bump rubocop from 0.87.0 to 0.87.1 Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.87.0 to 0.87.1. - [Release notes](https://github.com/rubocop-hq/rubocop/releases) - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.87.0...v0.87.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 32ede46..ee0e60f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -140,7 +140,7 @@ GEM rspec-puppet (2.7.8) rspec rspec-support (3.9.3) - rubocop (0.87.0) + rubocop (0.87.1) parallel (~> 1.10) parser (>= 2.7.1.1) rainbow (>= 2.2.2, < 4.0)