aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorMarkus Reiter2017-10-23 22:13:22 +0200
committerMarkus Reiter2017-10-24 19:39:40 +0200
commita99a19819c97a175c84cd6f9d56c349931a82636 (patch)
tree970dbaf6b133693e1f6ce070dfe446b2893eca42 /Library
parent0ea855c6e6c6c5f14ea51cf7b655c736fb631499 (diff)
downloadbrew-a99a19819c97a175c84cd6f9d56c349931a82636.tar.bz2
Update `rubocop-cask` to `0.15.0`.
Diffstat (limited to 'Library')
-rw-r--r--Library/Homebrew/constants.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/constants.rb b/Library/Homebrew/constants.rb
index 503e845cd..34cbfb085 100644
--- a/Library/Homebrew/constants.rb
+++ b/Library/Homebrew/constants.rb
@@ -2,4 +2,4 @@
# RuboCop version used for `brew style` and `brew cask style`
HOMEBREW_RUBOCOP_VERSION = "0.51.0"
-HOMEBREW_RUBOCOP_CASK_VERSION = "~> 0.14.4" # has to be updated when RuboCop version changes
+HOMEBREW_RUBOCOP_CASK_VERSION = "~> 0.15.0" # has to be updated when RuboCop version changes