Update rubocop-cask to 0.17.3.

This commit is contained in:
Markus Reiter 2018-03-14 16:50:33 +01:00
parent c933247a77
commit d343c28b37

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.53.0" 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