Merge pull request #1181 from reitermarkus/rubocop-cask

Update `rubocop-cask` to 0.10.0.
This commit is contained in:
Markus Reiter 2016-09-29 17:09:25 +02:00 committed by GitHub
commit 0b5fea7275

View File

@ -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