style: update rubocop to 0.34.2

This commit is contained in:
Dominyk Tiller 2015-09-24 02:18:50 +01:00
parent f154f4898a
commit 87769ee970

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.34.1" Homebrew.install_gem_setup_path! "rubocop", "0.34.2"
args = [ args = [
"--format", "simple", "--force-exclusion", "--config", "--format", "simple", "--force-exclusion", "--config",