mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-16 17:13:01 +00:00
Add latest changes from gitlab-org/gitlab@18-0-stable-ee
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
source 'https://rubygems.org'
|
||||
|
||||
gem 'gitlab-qa', '~> 15', '>= 15.4.0', require: 'gitlab/qa'
|
||||
gem 'gitlab-qa', '~> 15', '>= 15.5.0', require: 'gitlab/qa'
|
||||
gem 'gitlab_quality-test_tooling', '~> 2.10.0', require: false
|
||||
gem 'gitlab-utils', path: '../gems/gitlab-utils'
|
||||
gem 'activesupport', '~> 7.1.5.1' # This should stay in sync with the root's Gemfile
|
||||
|
@ -129,7 +129,7 @@ GEM
|
||||
gitlab (4.19.0)
|
||||
httparty (~> 0.20)
|
||||
terminal-table (>= 1.5.1)
|
||||
gitlab-qa (15.4.0)
|
||||
gitlab-qa (15.5.0)
|
||||
activesupport (>= 6.1, < 7.2)
|
||||
ffi (~> 1.17)
|
||||
gitlab (~> 4.19)
|
||||
@ -380,7 +380,7 @@ DEPENDENCIES
|
||||
fog-core (= 2.1.0)
|
||||
fog-google (~> 1.24, >= 1.24.1)
|
||||
gitlab-orchestrator!
|
||||
gitlab-qa (~> 15, >= 15.4.0)
|
||||
gitlab-qa (~> 15, >= 15.5.0)
|
||||
gitlab-utils!
|
||||
gitlab_quality-test_tooling (~> 2.10.0)
|
||||
googleauth (~> 1.9.0)
|
||||
|
Reference in New Issue
Block a user