RuboCop Cask 0.23.0

Co-Authored-By: MikeMcQuaid <mike@mikemcquaid.com>
This commit is contained in:
Markus Reiter 2018-11-02 13:10:05 +00:00 committed by Mike McQuaid
parent 8a87c6c202
commit 96719383b1
No known key found for this signature in database
GPG Key ID: 48A898132FD8EE70

View File

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