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

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

Update dependency gitlab-qa to '~> 8', '>= 8.13.1'

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



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
无相关合并请求
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
source 'https://rubygems.org' source 'https://rubygems.org'
gem 'gitlab-qa', '~> 8', '>= 8.12.0', require: 'gitlab/qa' gem 'gitlab-qa', '~> 8', '>= 8.13.1', require: 'gitlab/qa'
gem 'activesupport', '~> 6.1.4.7' # This should stay in sync with the root's Gemfile gem 'activesupport', '~> 6.1.4.7' # This should stay in sync with the root's Gemfile
gem 'allure-rspec', '~> 2.19.0' gem 'allure-rspec', '~> 2.19.0'
gem 'capybara', '~> 3.38.0' gem 'capybara', '~> 3.38.0'
......
...@@ -100,7 +100,7 @@ GEM ...@@ -100,7 +100,7 @@ GEM
gitlab (4.18.0) gitlab (4.18.0)
httparty (~> 0.18) httparty (~> 0.18)
terminal-table (>= 1.5.1) terminal-table (>= 1.5.1)
gitlab-qa (8.12.0) gitlab-qa (8.13.1)
activesupport (~> 6.1) activesupport (~> 6.1)
gitlab (~> 4.18.0) gitlab (~> 4.18.0)
http (~> 5.0) http (~> 5.0)
...@@ -311,7 +311,7 @@ DEPENDENCIES ...@@ -311,7 +311,7 @@ DEPENDENCIES
faraday-retry (~> 2.0) faraday-retry (~> 2.0)
fog-core (= 2.1.0) fog-core (= 2.1.0)
fog-google (~> 1.19) fog-google (~> 1.19)
gitlab-qa (~> 8, >= 8.12.0) gitlab-qa (~> 8, >= 8.13.1)
influxdb-client (~> 2.8) influxdb-client (~> 2.8)
knapsack (~> 4.0) knapsack (~> 4.0)
nokogiri (~> 1.13, >= 1.13.9) nokogiri (~> 1.13, >= 1.13.9)
...@@ -336,4 +336,4 @@ DEPENDENCIES ...@@ -336,4 +336,4 @@ DEPENDENCIES
zeitwerk (~> 2.4) zeitwerk (~> 2.4)
BUNDLED WITH BUNDLED WITH
2.3.25 2.3.26
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册