From 0f71573df45db4652c8d7a1f1794001558fc25f1 Mon Sep 17 00:00:00 2001 From: Markus Reiter Date: Wed, 28 Sep 2016 23:03:31 +0200 Subject: [PATCH] Update `rubocop-cask` to 0.10.0. --- 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 638e256854..66117da8b6 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.8.3".freeze + RUBOCOP_CASK_VERSION = "~> 0.10.0".freeze def install_rubocop Utils.capture_stderr do