aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/constants.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Homebrew/constants.rb')
-rw-r--r--Library/Homebrew/constants.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Homebrew/constants.rb b/Library/Homebrew/constants.rb
deleted file mode 100644
index 827d5827f..000000000
--- a/Library/Homebrew/constants.rb
+++ /dev/null
@@ -1,3 +0,0 @@
-# RuboCop version used for `brew style` and `brew cask style`
-HOMEBREW_RUBOCOP_VERSION = "0.47.1".freeze
-HOMEBREW_RUBOCOP_CASK_VERSION = "~> 0.12.0".freeze # has to be updated when RuboCop version changes