Merge pull request #1513 from Homebrew/jawshooah-patch-1

hbc/cmd/style: bump rubocop-cask to 0.10.6
This commit is contained in:
Josh Hagins 2016-11-15 13:08:24 -05:00 committed by GitHub
commit 34f08a9512

View File

@ -23,7 +23,7 @@ module Hbc
$CHILD_STATUS.success? $CHILD_STATUS.success?
end end
RUBOCOP_CASK_VERSION = "~> 0.10.5".freeze RUBOCOP_CASK_VERSION = "~> 0.10.6".freeze
def install_rubocop def install_rubocop
Utils.capture_stderr do Utils.capture_stderr do