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

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

Update dependency gitlab_quality-test_tooling to '~> 1.7.0'

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



Merged-by: default avatarTiffany Rea <trea@gitlab.com>
Approved-by: default avatarTiffany Rea <trea@gitlab.com>
Co-authored-by: default avatarGitLab Renovate Bot <gitlab-bot@gitlab.com>
No related branches found
No related tags found
无相关合并请求
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
source 'https://rubygems.org' source 'https://rubygems.org'
gem 'gitlab-qa', '~> 12', '>= 12.5.0', require: 'gitlab/qa' gem 'gitlab-qa', '~> 12', '>= 12.5.0', require: 'gitlab/qa'
gem 'gitlab_quality-test_tooling', '~> 1.5.4', require: false gem 'gitlab_quality-test_tooling', '~> 1.7.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
gem 'allure-rspec', '~> 2.23.0' gem 'allure-rspec', '~> 2.23.0'
......
...@@ -132,7 +132,7 @@ GEM ...@@ -132,7 +132,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 (1.5.4) gitlab_quality-test_tooling (1.7.0)
activesupport (>= 6.1, < 7.2) activesupport (>= 6.1, < 7.2)
amatch (~> 0.4.1) amatch (~> 0.4.1)
gitlab (~> 4.19) gitlab (~> 4.19)
...@@ -365,7 +365,7 @@ DEPENDENCIES ...@@ -365,7 +365,7 @@ DEPENDENCIES
fog-google (~> 1.19) fog-google (~> 1.19)
gitlab-qa (~> 12, >= 12.5.0) gitlab-qa (~> 12, >= 12.5.0)
gitlab-utils! gitlab-utils!
gitlab_quality-test_tooling (~> 1.5.4) gitlab_quality-test_tooling (~> 1.7.0)
influxdb-client (~> 2.9) influxdb-client (~> 2.9)
knapsack (~> 4.0) knapsack (~> 4.0)
nokogiri (~> 1.15, >= 1.15.5) nokogiri (~> 1.15, >= 1.15.5)
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册