Merge pull request #3343 from reitermarkus/rubocop-cask

Update `rubocop-cask` version.
This commit is contained in:
Markus Reiter 2017-10-20 23:47:03 +02:00 committed by GitHub
commit a08f1c6748

View File

@ -2,4 +2,4 @@
# RuboCop version used for `brew style` and `brew cask style` # RuboCop version used for `brew style` and `brew cask style`
HOMEBREW_RUBOCOP_VERSION = "0.50.0" HOMEBREW_RUBOCOP_VERSION = "0.50.0"
HOMEBREW_RUBOCOP_CASK_VERSION = "~> 0.14.2" # has to be updated when RuboCop version changes HOMEBREW_RUBOCOP_CASK_VERSION = "~> 0.14.4" # has to be updated when RuboCop version changes