style: update to rubocop 0.34.0.

Closes Homebrew/homebrew#43650.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Tomasz Pajor 2015-09-06 19:45:50 +02:00 committed by Mike McQuaid
parent 8a1495ef40
commit c4ceaabfc1

View File

@ -8,7 +8,7 @@ module Homebrew
ARGV.formulae.map(&:path) ARGV.formulae.map(&:path)
end end
Homebrew.install_gem_setup_path! "rubocop", "0.33.0" Homebrew.install_gem_setup_path! "rubocop", "0.34.0"
args = [ args = [
"--format", "simple", "--force-exclusion", "--config", "--format", "simple", "--force-exclusion", "--config",