From 3d3d3b9e0dfdb42ebf198023ef91097f88585736 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 17 Jan 2019 06:44:34 +0000 Subject: [PATCH] Bump rubocop from 0.61.1 to 0.63.0 in /Library/Homebrew/vendor Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.61.1 to 0.63.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/v0.61.1...v0.63.0) Signed-off-by: dependabot[bot] --- Library/Homebrew/vendor/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Library/Homebrew/vendor/Gemfile.lock b/Library/Homebrew/vendor/Gemfile.lock index 1271504eef..004c2b48ff 100644 --- a/Library/Homebrew/vendor/Gemfile.lock +++ b/Library/Homebrew/vendor/Gemfile.lock @@ -14,12 +14,12 @@ GEM jaro_winkler (1.5.2) minitest (5.11.3) parallel (1.12.1) - parser (2.5.3.0) + parser (2.6.0.0) ast (~> 2.4.0) plist (3.5.0) powerpack (0.1.2) rainbow (3.0.0) - rubocop (0.61.1) + rubocop (0.63.0) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.5, != 2.5.1.1)