Skip to content
代码片段 群组 项目
未验证 提交 4aeb37a4 编辑于 作者: Mark Lapierre's avatar Mark Lapierre 提交者: GitLab
浏览文件

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

Update dependency gitlab-qa to '~> 14', '>= 14.9.0'

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



Merged-by: default avatarMark Lapierre <mlapierre@gitlab.com>
Approved-by: default avatarMark Lapierre <mlapierre@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 @@ ...@@ -2,7 +2,7 @@
source 'https://rubygems.org' source 'https://rubygems.org'
gem 'gitlab-qa', '~> 14', '>= 14.8.1', require: 'gitlab/qa' gem 'gitlab-qa', '~> 14', '>= 14.9.0', require: 'gitlab/qa'
gem 'gitlab_quality-test_tooling', '~> 1.24.0', require: false gem 'gitlab_quality-test_tooling', '~> 1.24.0', require: false
gem 'gitlab-utils', path: '../gems/gitlab-utils' gem 'gitlab-utils', path: '../gems/gitlab-utils'
gem 'activesupport', '~> 7.0.8.1' # This should stay in sync with the root's Gemfile gem 'activesupport', '~> 7.0.8.1' # This should stay in sync with the root's Gemfile
......
...@@ -126,7 +126,7 @@ GEM ...@@ -126,7 +126,7 @@ GEM
gitlab (4.19.0) gitlab (4.19.0)
httparty (~> 0.20) httparty (~> 0.20)
terminal-table (>= 1.5.1) terminal-table (>= 1.5.1)
gitlab-qa (14.8.1) gitlab-qa (14.9.0)
activesupport (>= 6.1, < 7.2) activesupport (>= 6.1, < 7.2)
gitlab (~> 4.19) gitlab (~> 4.19)
http (~> 5.0) http (~> 5.0)
...@@ -369,7 +369,7 @@ DEPENDENCIES ...@@ -369,7 +369,7 @@ DEPENDENCIES
fog-core (= 2.1.0) fog-core (= 2.1.0)
fog-google (~> 1.19) fog-google (~> 1.19)
gitlab-cng! gitlab-cng!
gitlab-qa (~> 14, >= 14.8.1) gitlab-qa (~> 14, >= 14.9.0)
gitlab-utils! gitlab-utils!
gitlab_quality-test_tooling (~> 1.24.0) gitlab_quality-test_tooling (~> 1.24.0)
influxdb-client (~> 3.1) influxdb-client (~> 3.1)
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册