From 7ad62e395bb5d66540c60556bd16538e1bb93afb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 11:53:49 +0000 Subject: [PATCH] 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] --- Library/Homebrew/Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index 7912e31eb2..a026b3ba86 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -72,7 +72,7 @@ GEM method_source (~> 1.0) rainbow (3.0.0) rdiscount (2.2.0.2) - regexp_parser (1.8.1) + regexp_parser (1.8.2) rexml (3.2.4) ronn (0.7.3) hpricot (>= 0.8.2) @@ -98,16 +98,16 @@ GEM rspec-support (3.9.3) rspec-wait (0.0.9) rspec (>= 3, < 4) - rubocop (0.92.0) + rubocop (0.93.1) parallel (~> 1.10) parser (>= 2.7.1.5) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.7) + regexp_parser (>= 1.8) rexml - rubocop-ast (>= 0.5.0) + rubocop-ast (>= 0.6.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (0.7.1) + rubocop-ast (0.8.0) parser (>= 2.7.1.5) rubocop-performance (1.8.1) rubocop (>= 0.87.0)