From b94ae0813a400bb7f95932111320facd0a8d2762 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 5 Nov 2020 20:19:02 +0000 Subject: [PATCH] Bump rubocop from 1.1.0 to 1.2.0 Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 1.1.0 to 1.2.0. - [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/v1.1.0...v1.2.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 41029a1..3576782 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -85,7 +85,7 @@ GEM power_assert (~> 1.1.0) rspec (>= 2.14) rspec-support (3.10.0) - rubocop (1.1.0) + rubocop (1.2.0) parallel (~> 1.10) parser (>= 2.7.1.5) rainbow (>= 2.2.2, < 4.0)