style: update to rubocop 0.34.0.
Closes Homebrew/homebrew#43650. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
8a1495ef40
commit
c4ceaabfc1
@ -8,7 +8,7 @@ module Homebrew
|
||||
ARGV.formulae.map(&:path)
|
||||
end
|
||||
|
||||
Homebrew.install_gem_setup_path! "rubocop", "0.33.0"
|
||||
Homebrew.install_gem_setup_path! "rubocop", "0.34.0"
|
||||
|
||||
args = [
|
||||
"--format", "simple", "--force-exclusion", "--config",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user