aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorMarkus Reiter2017-10-20 23:47:03 +0200
committerGitHub2017-10-20 23:47:03 +0200
commita08f1c674803824e291c326adc2aca80068020e6 (patch)
treef8936a5d9667d92e03c9516e89371ff84d41b917 /Library
parent6fe7c5fc9576b1368a17c1c7f426d4511ac736cd (diff)
parent44147409e3046098222d82bd8245e1c0eb1131d0 (diff)
downloadbrew-a08f1c674803824e291c326adc2aca80068020e6.tar.bz2
Merge pull request #3343 from reitermarkus/rubocop-cask
Update `rubocop-cask` version.
Diffstat (limited to 'Library')
-rw-r--r--Library/Homebrew/constants.rb2
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