Bump rubocop from 0.57.1 to 0.57.2 in /Library/Homebrew/test

Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.57.1 to 0.57.2.
- [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.57.1...v0.57.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-07-02 05:30:04 +00:00
parent 61a8c4d1fb
commit 0bce59b510
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331

View File

@ -15,7 +15,7 @@ GEM
parallel parallel
parser (2.5.1.0) parser (2.5.1.0)
ast (~> 2.4.0) ast (~> 2.4.0)
powerpack (0.1.1) powerpack (0.1.2)
rainbow (3.0.0) rainbow (3.0.0)
rspec (3.7.0) rspec (3.7.0)
rspec-core (~> 3.7.0) rspec-core (~> 3.7.0)
@ -37,7 +37,7 @@ GEM
rspec-support (3.7.1) rspec-support (3.7.1)
rspec-wait (0.0.9) rspec-wait (0.0.9)
rspec (>= 3, < 4) rspec (>= 3, < 4)
rubocop (0.57.1) rubocop (0.57.2)
jaro_winkler (~> 1.5.1) jaro_winkler (~> 1.5.1)
parallel (~> 1.10) parallel (~> 1.10)
parser (>= 2.5) parser (>= 2.5)
@ -51,7 +51,7 @@ GEM
json (>= 1.8, < 3) json (>= 1.8, < 3)
simplecov-html (~> 0.10.0) simplecov-html (~> 0.10.0)
simplecov-html (0.10.2) simplecov-html (0.10.2)
unicode-display_width (1.3.0) unicode-display_width (1.4.0)
url (0.3.2) url (0.3.2)
PLATFORMS PLATFORMS
@ -64,7 +64,7 @@ DEPENDENCIES
rspec-its rspec-its
rspec-retry rspec-retry
rspec-wait rspec-wait
rubocop (= 0.57.1) rubocop (= 0.57.2)
simplecov simplecov
BUNDLED WITH BUNDLED WITH