Update RuboCop-Cask to 0.12.0.

This commit is contained in:
Markus Reiter 2017-03-14 17:30:06 +01:00
parent b6d10769d3
commit f6b1f88c3c

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