diff options
| author | Markus Reiter | 2017-10-21 01:57:00 +0200 |
|---|---|---|
| committer | Markus Reiter | 2017-10-24 19:39:40 +0200 |
| commit | fd29511bae8ba381c72bbdc7effd842fc46b0fac (patch) | |
| tree | 002be83e9c36f07b7580617fad549bdb7fcaf7bd /Library/Homebrew/test | |
| parent | cd61430bad2581ad7c92c4037b0c5deab84b3693 (diff) | |
| download | brew-fd29511bae8ba381c72bbdc7effd842fc46b0fac.tar.bz2 | |
Update to RuboCop 0.51.
Diffstat (limited to 'Library/Homebrew/test')
| -rw-r--r-- | Library/Homebrew/test/Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Homebrew/test/Gemfile.lock b/Library/Homebrew/test/Gemfile.lock index ba12d091d..1620d7099 100644 --- a/Library/Homebrew/test/Gemfile.lock +++ b/Library/Homebrew/test/Gemfile.lock @@ -36,7 +36,7 @@ GEM rspec-support (3.6.0) rspec-wait (0.0.9) rspec (>= 3, < 4) - rubocop (0.50.0) + rubocop (0.51.0) parallel (~> 1.10) parser (>= 2.3.3.1, < 3.0) powerpack (~> 0.1) @@ -61,7 +61,7 @@ DEPENDENCIES rspec rspec-its rspec-wait - rubocop (= 0.50.0) + rubocop (= 0.51.0) simplecov BUNDLED WITH |
