Skip to content
代码片段 群组 项目
提交 a70f8453 编辑于 作者: GitLab Renovate Bot's avatar GitLab Renovate Bot
浏览文件

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

上级 9b42b26d
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.0.1', require: 'gitlab/qa' gem 'gitlab-qa', '~> 14', '>= 14.0.2', require: 'gitlab/qa'
gem 'gitlab_quality-test_tooling', '~> 1.11.0', require: false gem 'gitlab_quality-test_tooling', '~> 1.11.0', require: false
gem 'gitlab-utils', path: '../gems/gitlab-utils' gem 'gitlab-utils', path: '../gems/gitlab-utils'
gem 'activesupport', '~> 7.0.8' # This should stay in sync with the root's Gemfile gem 'activesupport', '~> 7.0.8' # This should stay in sync with the root's Gemfile
......
...@@ -118,7 +118,7 @@ GEM ...@@ -118,7 +118,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.0.1) gitlab-qa (14.0.2)
activesupport (>= 6.1, < 7.2) activesupport (>= 6.1, < 7.2)
gitlab (~> 4.19) gitlab (~> 4.19)
http (~> 5.0) http (~> 5.0)
...@@ -354,7 +354,7 @@ DEPENDENCIES ...@@ -354,7 +354,7 @@ DEPENDENCIES
faraday-retry (~> 2.2) faraday-retry (~> 2.2)
fog-core (= 2.1.0) fog-core (= 2.1.0)
fog-google (~> 1.19) fog-google (~> 1.19)
gitlab-qa (~> 14, >= 14.0.1) gitlab-qa (~> 14, >= 14.0.2)
gitlab-utils! gitlab-utils!
gitlab_quality-test_tooling (~> 1.11.0) gitlab_quality-test_tooling (~> 1.11.0)
influxdb-client (~> 3.0) influxdb-client (~> 3.0)
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册