From 581c5885de351820bf087d310beb671fab05bb58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 14 May 2019 06:38:28 +0000 Subject: [PATCH] build: bump rubocop-performance from 1.2.0 to 1.3.0 in /Library/Homebrew Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/rubocop-hq/rubocop-performance/releases) - [Changelog](https://github.com/rubocop-hq/rubocop-performance/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop-performance/compare/v1.2.0...v1.3.0) Signed-off-by: dependabot[bot] --- Library/Homebrew/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index 5ddc7916b6..207db8fb74 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -87,7 +87,7 @@ GEM rainbow (>= 2.2.2, < 4.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 1.7) - rubocop-performance (1.2.0) + rubocop-performance (1.3.0) rubocop (>= 0.68.0) rubocop-rspec (1.33.0) rubocop (>= 0.60.0)