Skip to content

Commit f94a7ca

Browse files
acunskis-gitlabGitLab Renovate Bot
and
GitLab Renovate Bot
committed
Merge branch 'renovate-qa/gitlab-qa-12.x' into 'master'
Update dependency gitlab-qa to '~> 12', '>= 12.4.0' See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/130419 Merged-by: Andrejs Cunskis <[email protected]> Approved-by: Andrejs Cunskis <[email protected]> Co-authored-by: GitLab Renovate Bot <[email protected]>
2 parents 2d8a411 + 4bc06b8 commit f94a7ca

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

qa/Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
source 'https://rubygems.org'
44

5-
gem 'gitlab-qa', '~> 12', '>= 12.3.0', require: 'gitlab/qa'
5+
gem 'gitlab-qa', '~> 12', '>= 12.4.0', require: 'gitlab/qa'
66
gem 'gitlab_quality-test_tooling', '~> 0.9.3', require: false
77
gem 'gitlab-utils', path: '../gems/gitlab-utils'
88
gem 'activesupport', '~> 7.0.5.1' # This should stay in sync with the root's Gemfile

qa/Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ GEM
121121
gitlab (4.19.0)
122122
httparty (~> 0.20)
123123
terminal-table (>= 1.5.1)
124-
gitlab-qa (12.3.0)
124+
gitlab-qa (12.4.0)
125125
activesupport (>= 6.1, < 7.1)
126126
gitlab (~> 4.19)
127127
http (~> 5.0)
@@ -351,7 +351,7 @@ DEPENDENCIES
351351
faraday-retry (~> 2.2)
352352
fog-core (= 2.1.0)
353353
fog-google (~> 1.19)
354-
gitlab-qa (~> 12, >= 12.3.0)
354+
gitlab-qa (~> 12, >= 12.4.0)
355355
gitlab-utils!
356356
gitlab_quality-test_tooling (~> 0.9.3)
357357
influxdb-client (~> 2.9)

0 commit comments

Comments
 (0)