Merge pull request #1291 from Homebrew/cask/bump-rubocop-cask

hbc/cli/style: bump RUBOCOP_CASK_VERSION
This commit is contained in:
Josh Hagins 2016-10-17 23:56:02 -04:00 committed by GitHub
commit 1fd7d52505

View File

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