aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cask/lib
diff options
context:
space:
mode:
authorJosh Hagins2016-10-14 20:57:00 -0400
committerJosh Hagins2016-10-17 16:43:24 -0400
commite9863a71f6106596bf99f87ddf781536436bb2cf (patch)
tree1d1c0684cc2d1c9159c1ab5eb9d00bf3831a7545 /Library/Homebrew/cask/lib
parent87fad259a026dba8333934b7d92a244c59eaba50 (diff)
downloadbrew-e9863a71f6106596bf99f87ddf781536436bb2cf.tar.bz2
hbc/cli/style: bump RUBOCOP_CASK_VERSION
Diffstat (limited to 'Library/Homebrew/cask/lib')
-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 bb179fb0c..c6a08671f 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.10.0".freeze
+ RUBOCOP_CASK_VERSION = "~> 0.10.4".freeze
def install_rubocop
Utils.capture_stderr do