aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cask/lib
diff options
context:
space:
mode:
authorMarkus Reiter2016-10-24 17:15:25 +0200
committerMarkus Reiter2016-11-13 23:18:08 +0100
commite9391481a8fa6037e9fe70a3050a5a2226e3954e (patch)
treea43db9317a099871cb18259ae0d9b1cc7a37b25b /Library/Homebrew/cask/lib
parent84b2276fd866342cd84c6ada8ffc13c5c209c3cf (diff)
downloadbrew-e9391481a8fa6037e9fe70a3050a5a2226e3954e.tar.bz2
Update RuboCop to 0.45.0.
Diffstat (limited to 'Library/Homebrew/cask/lib')
-rw-r--r--Library/Homebrew/cask/lib/hbc/cli/style.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/cask/lib/hbc/cli/style.rb b/Library/Homebrew/cask/lib/hbc/cli/style.rb
index 01ba39411..e036770ab 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.4".freeze
+ RUBOCOP_CASK_VERSION = "~> 0.10.5".freeze
def install_rubocop
Utils.capture_stderr do