Merge pull request #8194 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-ast-0.3.0

build(deps): bump rubocop-ast from 0.2.0 to 0.3.0 in /Library/Homebrew
This commit is contained in:
Mike McQuaid 2020-08-03 09:00:33 +01:00 committed by GitHub
commit 321b795db4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -95,8 +95,8 @@ GEM
rubocop-ast (>= 0.1.0, < 1.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (0.2.0)
parser (>= 2.7.0.1)
rubocop-ast (0.3.0)
parser (>= 2.7.1.4)
rubocop-performance (1.7.1)
rubocop (>= 0.82.0)
rubocop-rspec (1.42.0)