Skip to content
代码片段 群组 项目
未验证 提交 5edad9a2 编辑于 作者: Chloe Liu's avatar Chloe Liu 提交者: GitLab
浏览文件

Merge branch 'renovate-qa/gitlab_quality-test_tooling-2.x' into 'master'

Update dependency gitlab_quality-test_tooling to '~> 2.2.0'

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



Merged-by: default avatarChloe Liu <yliu@gitlab.com>
Approved-by: default avatarChloe Liu <yliu@gitlab.com>
Co-authored-by: default avatarGitLab Renovate Bot <gitlab-bot@gitlab.com>
无相关合并请求
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
source 'https://rubygems.org' source 'https://rubygems.org'
gem 'gitlab-qa', '~> 14', '>= 14.21.0', require: 'gitlab/qa' gem 'gitlab-qa', '~> 14', '>= 14.21.0', require: 'gitlab/qa'
gem 'gitlab_quality-test_tooling', '~> 2.1.0', require: false gem 'gitlab_quality-test_tooling', '~> 2.2.0', require: false
gem 'gitlab-utils', path: '../gems/gitlab-utils' gem 'gitlab-utils', path: '../gems/gitlab-utils'
gem 'activesupport', '~> 7.0.8.4' # This should stay in sync with the root's Gemfile gem 'activesupport', '~> 7.0.8.4' # This should stay in sync with the root's Gemfile
gem 'allure-rspec', '~> 2.25.0' gem 'allure-rspec', '~> 2.25.0'
......
...@@ -127,7 +127,7 @@ GEM ...@@ -127,7 +127,7 @@ GEM
rainbow (>= 3, < 4) rainbow (>= 3, < 4)
table_print (= 1.5.7) table_print (= 1.5.7)
zeitwerk (>= 2, < 3) zeitwerk (>= 2, < 3)
gitlab_quality-test_tooling (2.1.0) gitlab_quality-test_tooling (2.2.0)
activesupport (>= 7.0, < 7.2) activesupport (>= 7.0, < 7.2)
amatch (~> 0.4.1) amatch (~> 0.4.1)
fog-google (~> 1.24, >= 1.24.1) fog-google (~> 1.24, >= 1.24.1)
...@@ -365,7 +365,7 @@ DEPENDENCIES ...@@ -365,7 +365,7 @@ DEPENDENCIES
gitlab-cng! gitlab-cng!
gitlab-qa (~> 14, >= 14.21.0) gitlab-qa (~> 14, >= 14.21.0)
gitlab-utils! gitlab-utils!
gitlab_quality-test_tooling (~> 2.1.0) gitlab_quality-test_tooling (~> 2.2.0)
googleauth (~> 1.9.0) googleauth (~> 1.9.0)
influxdb-client (~> 3.1) influxdb-client (~> 3.1)
junit_merge (~> 0.1.2) junit_merge (~> 0.1.2)
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册