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

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

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

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



Merged-by: default avatarSanad Liaquat <sliaquat@gitlab.com>
Approved-by: default avatarSanad Liaquat <sliaquat@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.10.1', require: 'gitlab/qa' gem 'gitlab-qa', '~> 8', '>= 8.10.2', 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.10.1) gitlab-qa (8.10.2)
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.10.1) gitlab-qa (~> 8, >= 8.10.2)
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)
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册