aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorMarkus Reiter2016-09-28 23:03:31 +0200
committerMarkus Reiter2016-09-28 23:03:31 +0200
commit0f71573df45db4652c8d7a1f1794001558fc25f1 (patch)
tree0ab69f0358e73264fef57e40214f48faa2750cbf /Library
parentff4636bd85b28ebf0d6a94422b76896e4606cf6a (diff)
downloadbrew-0f71573df45db4652c8d7a1f1794001558fc25f1.tar.bz2
Update `rubocop-cask` to 0.10.0.
Diffstat (limited to 'Library')
-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