aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
diff options
context:
space:
mode:
authorDominyk Tiller2016-04-14 14:44:23 +0100
committerDominyk Tiller2016-04-14 14:44:23 +0100
commitb70e4341fe1a217d51f2bf75b5e2fdb1f4e602d9 (patch)
tree51ccb1fadc0701425d83a1180a7ada6c7f3207dc /Library/Homebrew/cmd
parent36b2af2e0f5a72f0eccdec0c929a89188dc0f0dc (diff)
downloadbrew-b70e4341fe1a217d51f2bf75b5e2fdb1f4e602d9.tar.bz2
style: use rubocop 0.39
(#85)
Diffstat (limited to 'Library/Homebrew/cmd')
-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 a84223200..20575c065 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.37.2"
+ Homebrew.install_gem_setup_path! "rubocop", "0.39"
args = [
"--format", "simple", "--force-exclusion", "--config",