Skip to content
代码片段 群组 项目
提交 dd3e70fb 编辑于 作者: Sanad Liaquat's avatar Sanad Liaquat
浏览文件

Merge branch 'renovate-qa/gitlab-qa-13.x' into 'master'

Update dependency gitlab-qa to v13

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/138889



Merged-by: default avatarSanad Liaquat <sliaquat@gitlab.com>
Co-authored-by: default avatarGitLab Renovate Bot <gitlab-bot@gitlab.com>
No related branches found
No related tags found
无相关合并请求
......@@ -2,7 +2,7 @@
source 'https://rubygems.org'
gem 'gitlab-qa', '~> 12', '>= 12.5.1', require: 'gitlab/qa'
gem 'gitlab-qa', '~> 13', require: 'gitlab/qa'
gem 'gitlab_quality-test_tooling', '~> 1.8.1', require: false
gem 'gitlab-utils', path: '../gems/gitlab-utils'
gem 'activesupport', '~> 7.0.8' # This should stay in sync with the root's Gemfile
......
......@@ -123,7 +123,7 @@ GEM
gitlab (4.19.0)
httparty (~> 0.20)
terminal-table (>= 1.5.1)
gitlab-qa (12.5.1)
gitlab-qa (13.0.0)
activesupport (>= 6.1, < 7.1)
gitlab (~> 4.19)
http (~> 5.0)
......@@ -363,7 +363,7 @@ DEPENDENCIES
faraday-retry (~> 2.2)
fog-core (= 2.1.0)
fog-google (~> 1.19)
gitlab-qa (~> 12, >= 12.5.1)
gitlab-qa (~> 13)
gitlab-utils!
gitlab_quality-test_tooling (~> 1.8.1)
influxdb-client (~> 3.0)
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册