diff options
| author | Markus Reiter | 2017-10-20 16:07:27 +0200 |
|---|---|---|
| committer | Markus Reiter | 2017-10-20 20:28:28 +0200 |
| commit | 44147409e3046098222d82bd8245e1c0eb1131d0 (patch) | |
| tree | f8936a5d9667d92e03c9516e89371ff84d41b917 | |
| parent | 6fe7c5fc9576b1368a17c1c7f426d4511ac736cd (diff) | |
| download | brew-44147409e3046098222d82bd8245e1c0eb1131d0.tar.bz2 | |
Update `rubocop-cask` version.
| -rw-r--r-- | Library/Homebrew/constants.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/constants.rb b/Library/Homebrew/constants.rb index b122946c8..956548640 100644 --- a/Library/Homebrew/constants.rb +++ b/Library/Homebrew/constants.rb @@ -2,4 +2,4 @@ # RuboCop version used for `brew style` and `brew cask style` HOMEBREW_RUBOCOP_VERSION = "0.50.0" -HOMEBREW_RUBOCOP_CASK_VERSION = "~> 0.14.2" # has to be updated when RuboCop version changes +HOMEBREW_RUBOCOP_CASK_VERSION = "~> 0.14.4" # has to be updated when RuboCop version changes |
