diff --git a/qa/Gemfile b/qa/Gemfile index 2bf4a71e6504b..e43f143f71bdc 100644 --- a/qa/Gemfile +++ b/qa/Gemfile @@ -3,7 +3,7 @@ source 'https://rubygems.org' gem 'gitlab-qa', '~> 15', '>= 15.6.0', require: 'gitlab/qa' -gem 'gitlab_quality-test_tooling', '~> 2.26.0', require: false +gem 'gitlab_quality-test_tooling', '~> 2.27.0', require: false gem 'gitlab-utils', path: '../gems/gitlab-utils' gem 'activesupport', '~> 7.1.6' # This should stay in sync with the root's Gemfile gem 'allure-rspec', '~> 2.27.0'