aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcommitay2017-10-26 10:21:46 +1000
committercommitay2017-10-26 10:21:46 +1000
commit783983b65299fe50014eda7e57a32ae5e3b954b1 (patch)
treeee1ab589691c8fc61f3e78d29decc9ab9019fab7
parent0cec599b28c23fb6bade4202fd455d54c07dfd27 (diff)
downloadbrew-783983b65299fe50014eda7e57a32ae5e3b954b1.tar.bz2
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