Merge pull request #4077 from reitermarkus/rubocop-cask
Update `rubocop-cask` to 0.18.1.
This commit is contained in:
commit
c8e81e8675
@ -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.54.0"
|
HOMEBREW_RUBOCOP_VERSION = "0.54.0"
|
||||||
HOMEBREW_RUBOCOP_CASK_VERSION = "~> 0.18.0" # has to be updated when RuboCop version changes
|
HOMEBREW_RUBOCOP_CASK_VERSION = "~> 0.18.1" # has to be updated when RuboCop version changes
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user