Merge pull request #3923 from reitermarkus/rubocop-cask

Update `rubocop-cask` to 0.17.3.
This commit is contained in:
Markus Reiter 2018-03-14 19:14:27 +01:00 committed by GitHub
commit 96fd1a8c2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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