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:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-10-20 12:10:20 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-10-20 12:10:20 +0300
commit3f96425b0b9f0b4885b70db01dcd76b311ea87ab (patch)
tree0f42e42ca0876d9deca1d9cda83165ec510876e5 /qa/Gemfile.lock
parentba2e4183d9b07237657595821cd06689667e6762 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'qa/Gemfile.lock')
-rw-r--r--qa/Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/qa/Gemfile.lock b/qa/Gemfile.lock
index be1df81ccef..a07d960f32e 100644
--- a/qa/Gemfile.lock
+++ b/qa/Gemfile.lock
@@ -207,7 +207,7 @@ GEM
rack (2.2.3.1)
rack-test (1.1.0)
rack (>= 1.0, < 3)
- rainbow (3.0.0)
+ rainbow (3.1.1)
rake (13.0.6)
regexp_parser (2.1.1)
representable (3.2.0)
@@ -322,7 +322,7 @@ DEPENDENCIES
parallel (~> 1.19)
parallel_tests (~> 3.13)
pry-byebug (~> 3.10.1)
- rainbow (~> 3.0.0)
+ rainbow (~> 3.1.1)
rake (~> 13)
rest-client (~> 2.1.0)
rotp (~> 6.2.0)