aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/constants.rb
blob: 4ccf1862455519d8c54ab25abedb2e6cffcb8b9b (plain)
1
2
3
# RuboCop version used for `brew style` and `brew cask style`
HOMEBREW_RUBOCOP_VERSION = "0.49.1".freeze
HOMEBREW_RUBOCOP_CASK_VERSION = "~> 0.13.0".freeze # has to be updated when RuboCop version changes