aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Reiter2017-10-26 03:50:38 +0200
committerGitHub2017-10-26 03:50:38 +0200
commitfeb3e35e3c174f4c53ff04f929429995b72f3bf9 (patch)
treeee1ab589691c8fc61f3e78d29decc9ab9019fab7
parent0cec599b28c23fb6bade4202fd455d54c07dfd27 (diff)
parent783983b65299fe50014eda7e57a32ae5e3b954b1 (diff)
downloadbrew-feb3e35e3c174f4c53ff04f929429995b72f3bf9.tar.bz2
Merge pull request #3367 from commitay/rubocop-cask
rubocop-cask: 0.15.1
-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 34cbfb085..529c49feb 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.15.0" # has to be updated when RuboCop version changes
+HOMEBREW_RUBOCOP_CASK_VERSION = "~> 0.15.1" # has to be updated when RuboCop version changes