build(deps): bump rubocop from 0.93.1 to 1.2.0 in /Library/Homebrew

Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.93.1 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/v0.93.1...v1.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-11-09 07:17:10 +00:00 committed by Jonathan Chang
parent 59b1309900
commit c02c4b8749

View File

@ -54,7 +54,7 @@ GEM
nokogiri (1.10.10) nokogiri (1.10.10)
mini_portile2 (~> 2.4.0) mini_portile2 (~> 2.4.0)
ntlm-http (0.1.1) ntlm-http (0.1.1)
parallel (1.19.2) parallel (1.20.0)
parallel_tests (3.3.0) parallel_tests (3.3.0)
parallel parallel
parlour (4.0.1) parlour (4.0.1)
@ -98,23 +98,23 @@ GEM
rspec-support (3.10.0) rspec-support (3.10.0)
rspec-wait (0.0.9) rspec-wait (0.0.9)
rspec (>= 3, < 4) rspec (>= 3, < 4)
rubocop (0.93.1) rubocop (1.2.0)
parallel (~> 1.10) parallel (~> 1.10)
parser (>= 2.7.1.5) parser (>= 2.7.1.5)
rainbow (>= 2.2.2, < 4.0) rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8) regexp_parser (>= 1.8)
rexml rexml
rubocop-ast (>= 0.6.0) rubocop-ast (>= 1.0.1)
ruby-progressbar (~> 1.7) ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0) unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (0.8.0) rubocop-ast (1.1.1)
parser (>= 2.7.1.5) parser (>= 2.7.1.5)
rubocop-performance (1.8.1) rubocop-performance (1.8.1)
rubocop (>= 0.87.0) rubocop (>= 0.87.0)
rubocop-ast (>= 0.4.0) rubocop-ast (>= 0.4.0)
rubocop-rspec (1.44.1) rubocop-rspec (2.0.0)
rubocop (~> 0.87) rubocop (~> 1.0)
rubocop-ast (>= 0.7.1) rubocop-ast (>= 1.1.0)
rubocop-sorbet (0.5.1) rubocop-sorbet (0.5.1)
rubocop rubocop
ruby-macho (2.2.0) ruby-macho (2.2.0)