From 53805f5887c19d915e1de673e03765c967ee9ed9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 2 Nov 2018 06:32:00 +0000 Subject: [PATCH] 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] --- Library/Homebrew/vendor/Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Library/Homebrew/vendor/Gemfile.lock b/Library/Homebrew/vendor/Gemfile.lock index 910bf2da62..89eecf1dfd 100644 --- a/Library/Homebrew/vendor/Gemfile.lock +++ b/Library/Homebrew/vendor/Gemfile.lock @@ -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)