Bump rubocop-rspec and rubocop in /Library/Homebrew/vendor
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) and [rubocop](https://github.com/rubocop-hq/rubocop). These dependencies needed to be updated together. Updates `rubocop-rspec` from 1.30.0 to 1.30.1 - [Release notes](https://github.com/rubocop-hq/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop-hq/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop-rspec/compare/v1.30.0...v1.30.1) Updates `rubocop` from 0.59.1 to 0.60.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.59.1...v0.60.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
b9b6e3b9c0
commit
53805f5887
10
Library/Homebrew/vendor/Gemfile.lock
vendored
10
Library/Homebrew/vendor/Gemfile.lock
vendored
@ -14,21 +14,21 @@ GEM
|
||||
jaro_winkler (1.5.1)
|
||||
minitest (5.11.3)
|
||||
parallel (1.12.1)
|
||||
parser (2.5.1.2)
|
||||
parser (2.5.3.0)
|
||||
ast (~> 2.4.0)
|
||||
plist (3.4.0)
|
||||
powerpack (0.1.2)
|
||||
rainbow (3.0.0)
|
||||
rubocop (0.59.1)
|
||||
rubocop (0.60.0)
|
||||
jaro_winkler (~> 1.5.1)
|
||||
parallel (~> 1.10)
|
||||
parser (>= 2.5, != 2.5.1.1)
|
||||
powerpack (~> 0.1)
|
||||
rainbow (>= 2.2.2, < 4.0)
|
||||
ruby-progressbar (~> 1.7)
|
||||
unicode-display_width (~> 1.0, >= 1.0.1)
|
||||
rubocop-rspec (1.30.0)
|
||||
rubocop (>= 0.58.0)
|
||||
unicode-display_width (~> 1.4.0)
|
||||
rubocop-rspec (1.30.1)
|
||||
rubocop (>= 0.60.0)
|
||||
ruby-macho (2.1.0)
|
||||
ruby-progressbar (1.10.0)
|
||||
thread_safe (0.3.6)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user