Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'qa/Gemfile.lock')
-rw-r--r--qa/Gemfile.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/qa/Gemfile.lock b/qa/Gemfile.lock
index 30fd3691521..a1563a7351e 100644
--- a/qa/Gemfile.lock
+++ b/qa/Gemfile.lock
@@ -121,7 +121,7 @@ GEM
gitlab (4.19.0)
httparty (~> 0.20)
terminal-table (>= 1.5.1)
- gitlab-qa (12.4.1)
+ gitlab-qa (12.5.0)
activesupport (>= 6.1, < 7.1)
gitlab (~> 4.19)
http (~> 5.0)
@@ -246,7 +246,7 @@ GEM
rails-html-sanitizer (1.5.0)
loofah (~> 2.19, >= 2.19.1)
rainbow (3.1.1)
- rake (13.0.6)
+ rake (13.1.0)
regexp_parser (2.1.1)
representable (3.2.0)
declarative (< 0.1.0)
@@ -351,7 +351,7 @@ DEPENDENCIES
faraday-retry (~> 2.2)
fog-core (= 2.1.0)
fog-google (~> 1.19)
- gitlab-qa (~> 12, >= 12.4.1)
+ gitlab-qa (~> 12, >= 12.5.0)
gitlab-utils!
gitlab_quality-test_tooling (~> 0.9.3)
influxdb-client (~> 2.9)
@@ -362,7 +362,7 @@ DEPENDENCIES
parallel_tests (~> 4.2, >= 4.2.1)
pry-byebug (~> 3.10.1)
rainbow (~> 3.1.1)
- rake (~> 13, >= 13.0.6)
+ rake (~> 13, >= 13.1.0)
rest-client (~> 2.1.0)
rotp (~> 6.3.0)
rspec (~> 3.12)
@@ -377,4 +377,4 @@ DEPENDENCIES
zeitwerk (~> 2.6, >= 2.6.8)
BUNDLED WITH
- 2.4.20
+ 2.4.21