From e9863a71f6106596bf99f87ddf781536436bb2cf Mon Sep 17 00:00:00 2001 From: Josh Hagins Date: Fri, 14 Oct 2016 20:57:00 -0400 Subject: [PATCH] hbc/cli/style: bump RUBOCOP_CASK_VERSION --- Library/Homebrew/cask/lib/hbc/cli/style.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Homebrew/cask/lib/hbc/cli/style.rb b/Library/Homebrew/cask/lib/hbc/cli/style.rb index bb179fb0c5..c6a08671f5 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