brew/Library/Homebrew/constants.rb
Markus Reiter 96719383b1
RuboCop Cask 0.23.0
Co-Authored-By: MikeMcQuaid <mike@mikemcquaid.com>
2018-11-02 17:28:33 +00:00

6 lines
222 B
Ruby

# frozen_string_literal: true
# RuboCop version used for `brew style` and `brew cask style`
HOMEBREW_RUBOCOP_VERSION = "0.60.0"
HOMEBREW_RUBOCOP_CASK_VERSION = "~> 0.23.0" # has to be updated when RuboCop version changes