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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-13 11:53:49 +00:00 committed by GitHub
parent 4af83a04ee
commit 7ad62e395b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -72,7 +72,7 @@ GEM
method_source (~> 1.0) method_source (~> 1.0)
rainbow (3.0.0) rainbow (3.0.0)
rdiscount (2.2.0.2) rdiscount (2.2.0.2)
regexp_parser (1.8.1) regexp_parser (1.8.2)
rexml (3.2.4) rexml (3.2.4)
ronn (0.7.3) ronn (0.7.3)
hpricot (>= 0.8.2) hpricot (>= 0.8.2)
@ -98,16 +98,16 @@ GEM
rspec-support (3.9.3) rspec-support (3.9.3)
rspec-wait (0.0.9) rspec-wait (0.0.9)
rspec (>= 3, < 4) rspec (>= 3, < 4)
rubocop (0.92.0) rubocop (0.93.1)
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.7) regexp_parser (>= 1.8)
rexml rexml
rubocop-ast (>= 0.5.0) rubocop-ast (>= 0.6.0)
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.7.1) rubocop-ast (0.8.0)
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)