aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Homebrew/test/Gemfile')
-rw-r--r--Library/Homebrew/test/Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/test/Gemfile b/Library/Homebrew/test/Gemfile
index b6d1405ff..2dcb670aa 100644
--- a/Library/Homebrew/test/Gemfile
+++ b/Library/Homebrew/test/Gemfile
@@ -3,6 +3,7 @@ source "https://rubygems.org"
require_relative "../constants"
gem "parallel_tests"
+gem "parser", HOMEBREW_RUBOCOP_PARSER_VERSION
gem "rspec"
gem "rspec-its", require: false
gem "rspec-wait", require: false