aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/style.rb
diff options
context:
space:
mode:
authorDominyk Tiller2015-11-10 19:21:37 +0000
committerDominyk Tiller2015-11-10 19:21:37 +0000
commit4296ec63ebe547466338a1df327a2069533bb5ec (patch)
treea74dcbeb4d19d01eaa803e776b322adc20df06eb /Library/Homebrew/cmd/style.rb
parentd21c8151d5be4bc9f7f16107201fc163b34a452c (diff)
downloadbrew-4296ec63ebe547466338a1df327a2069533bb5ec.tar.bz2
rubocop: update to 0.35.1
Diffstat (limited to 'Library/Homebrew/cmd/style.rb')
-rw-r--r--Library/Homebrew/cmd/style.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/cmd/style.rb b/Library/Homebrew/cmd/style.rb
index 2e022ad1a..38e3bcab8 100644
--- a/Library/Homebrew/cmd/style.rb
+++ b/Library/Homebrew/cmd/style.rb
@@ -8,7 +8,7 @@ module Homebrew
ARGV.formulae.map(&:path)
end
- Homebrew.install_gem_setup_path! "rubocop", "0.34.2"
+ Homebrew.install_gem_setup_path! "rubocop", "0.35.1"
args = [
"--format", "simple", "--force-exclusion", "--config",