build(deps): bump rubocop from 1.5.1 to 1.7.0 in /Library/Homebrew

Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 1.5.1 to 1.7.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.5.1...v1.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-12-28 12:02:39 +00:00 committed by Mike McQuaid
parent d8c6624bb7
commit 7b977138d5
No known key found for this signature in database
GPG Key ID: 48A898132FD8EE70

View File

@ -60,7 +60,7 @@ GEM
parser
rainbow (~> 3.0)
sorbet-runtime (>= 0.5)
parser (2.7.2.0)
parser (3.0.0.0)
ast (~> 2.4.1)
patchelf (1.3.0)
elftools (>= 1.1.3)
@ -71,7 +71,7 @@ GEM
rack (2.2.3)
rainbow (3.0.0)
rdiscount (2.2.0.2)
regexp_parser (2.0.0)
regexp_parser (2.0.3)
rexml (3.2.4)
ronn (0.7.3)
hpricot (>= 0.8.2)
@ -102,13 +102,13 @@ GEM
rspec-support (3.10.0)
rspec-wait (0.0.9)
rspec (>= 3, < 4)
rubocop (1.5.1)
rubocop (1.7.0)
parallel (~> 1.10)
parser (>= 2.7.1.5)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.0)
regexp_parser (>= 1.8, < 3.0)
rexml
rubocop-ast (>= 1.2.0)
rubocop-ast (>= 1.2.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (1.3.0)