Merge pull request #2341 from reitermarkus/rubocop-cask

Update RuboCop-Cask to 0.12.0.
This commit is contained in:
Markus Reiter 2017-03-14 18:41:11 +01:00 committed by GitHub
commit 5c991f6941

View File

@ -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