diff --git a/qa/Gemfile b/qa/Gemfile index a28e32a21baae..0a894a6040ae4 100644 --- a/qa/Gemfile +++ b/qa/Gemfile @@ -3,7 +3,7 @@ source 'https://rubygems.org' gem 'gitlab-qa', '~> 15', '>= 15.5.0', require: 'gitlab/qa' -gem 'gitlab_quality-test_tooling', '~> 2.20.0', require: false +gem 'gitlab_quality-test_tooling', '~> 2.20.1', require: false gem 'gitlab-utils', path: '../gems/gitlab-utils' gem 'activesupport', '~> 7.1.5.2' # This should stay in sync with the root's Gemfile gem 'allure-rspec', '~> 2.27.0'