diff options
Diffstat (limited to 'Library/Homebrew/constants.rb')
| -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 34cbfb085..529c49feb 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.51.0" -HOMEBREW_RUBOCOP_CASK_VERSION = "~> 0.15.0" # has to be updated when RuboCop version changes +HOMEBREW_RUBOCOP_CASK_VERSION = "~> 0.15.1" # has to be updated when RuboCop version changes |
