aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
diff options
context:
space:
mode:
authorMarkus Reiter2016-09-29 17:09:25 +0200
committerGitHub2016-09-29 17:09:25 +0200
commit0b5fea7275a70a6dc479059fab5000c8f9698824 (patch)
treece4b19a6e49ac6a3337d4043db1ae930f99921f4 /Library/Homebrew
parent8608e48f09a5daa1de6f8243ad33f38f14ae6f2e (diff)
parent0f71573df45db4652c8d7a1f1794001558fc25f1 (diff)
downloadbrew-0b5fea7275a70a6dc479059fab5000c8f9698824.tar.bz2
Merge pull request #1181 from reitermarkus/rubocop-cask
Update `rubocop-cask` to 0.10.0.
Diffstat (limited to 'Library/Homebrew')
-rw-r--r--Library/Homebrew/cask/lib/hbc/cli/style.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/cask/lib/hbc/cli/style.rb b/Library/Homebrew/cask/lib/hbc/cli/style.rb
index 638e25685..66117da8b 100644
--- a/Library/Homebrew/cask/lib/hbc/cli/style.rb
+++ b/Library/Homebrew/cask/lib/hbc/cli/style.rb
@@ -23,7 +23,7 @@ module Hbc
$CHILD_STATUS.success?
end
- RUBOCOP_CASK_VERSION = "~> 0.8.3".freeze
+ RUBOCOP_CASK_VERSION = "~> 0.10.0".freeze
def install_rubocop
Utils.capture_stderr do