aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJosh Hagins2016-11-15 11:57:10 -0500
committerGitHub2016-11-15 11:57:10 -0500
commitc20d50fc7a527fb912669c97cb3131f01aaf43f1 (patch)
tree23e1dac50572d86cd0ebd38105c8712cff3621b8 /Library
parentf4f90cad759d8d513227c5498fce5d13ae4d8085 (diff)
downloadbrew-c20d50fc7a527fb912669c97cb3131f01aaf43f1.tar.bz2
hbc/cmd/style: bump rubocop-cask to 0.10.6
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 e036770ab..cdcc135b8 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.5".freeze
+ RUBOCOP_CASK_VERSION = "~> 0.10.6".freeze
def install_rubocop
Utils.capture_stderr do