aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorMarkus Reiter2017-03-14 17:30:06 +0100
committerMarkus Reiter2017-03-14 17:30:06 +0100
commitf6b1f88c3c7715a72a2dbd8ec9a7359450909747 (patch)
treeb7c167b22c30cea519cd628d33516385e6f8040f /Library
parentb6d10769d3ac07e4b1322c9fd4781b500720f0fa (diff)
downloadbrew-f6b1f88c3c7715a72a2dbd8ec9a7359450909747.tar.bz2
Update RuboCop-Cask to 0.12.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 660cad7a3..827d5827f 100644
--- a/Library/Homebrew/constants.rb
+++ b/Library/Homebrew/constants.rb
@@ -1,3 +1,3 @@
# RuboCop version used for `brew style` and `brew cask style`
HOMEBREW_RUBOCOP_VERSION = "0.47.1".freeze
-HOMEBREW_RUBOCOP_CASK_VERSION = "~> 0.11.0".freeze # has to be updated when RuboCop version changes
+HOMEBREW_RUBOCOP_CASK_VERSION = "~> 0.12.0".freeze # has to be updated when RuboCop version changes