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] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-01-17 06:44:34 +00:00
parent 9141b1509b
commit 3d3d3b9e0d
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331

View File

@ -14,12 +14,12 @@ GEM
jaro_winkler (1.5.2) jaro_winkler (1.5.2)
minitest (5.11.3) minitest (5.11.3)
parallel (1.12.1) parallel (1.12.1)
parser (2.5.3.0) parser (2.6.0.0)
ast (~> 2.4.0) ast (~> 2.4.0)
plist (3.5.0) plist (3.5.0)
powerpack (0.1.2) powerpack (0.1.2)
rainbow (3.0.0) rainbow (3.0.0)
rubocop (0.61.1) rubocop (0.63.0)
jaro_winkler (~> 1.5.1) jaro_winkler (~> 1.5.1)
parallel (~> 1.10) parallel (~> 1.10)
parser (>= 2.5, != 2.5.1.1) parser (>= 2.5, != 2.5.1.1)