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>2021-09-21 06:11:06 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-09-21 06:11:06 +0300
commit175e7c55be739ac9a708448ea669ca835194c8c0 (patch)
treea7f77e56a8e90fb5054a9d5735bcf96e3814b400 /qa/Gemfile.lock
parentb1031060f00cdb201cf8d790c6ec6421860c30f3 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'qa/Gemfile.lock')
-rw-r--r--qa/Gemfile.lock30
1 files changed, 29 insertions, 1 deletions
diff --git a/qa/Gemfile.lock b/qa/Gemfile.lock
index 2f9f14e1ac7..8c24414555f 100644
--- a/qa/Gemfile.lock
+++ b/qa/Gemfile.lock
@@ -81,10 +81,33 @@ GEM
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
- gitlab-qa (4.0.0)
+ ffi (1.15.4)
+ ffi-compiler (1.0.1)
+ ffi (>= 1.0.0)
+ rake
+ gitlab (4.16.1)
+ httparty (~> 0.14, >= 0.14.0)
+ terminal-table (~> 1.5, >= 1.5.1)
+ gitlab-qa (7.9.1)
+ activesupport (~> 6.1)
+ gitlab (~> 4.16.1)
+ http (= 4.3.0)
+ nokogiri (~> 1.10)
+ table_print (= 1.5.7)
+ http (4.3.0)
+ addressable (~> 2.3)
+ http-cookie (~> 1.0)
+ http-form_data (~> 2.2)
+ http-parser (~> 1.2.0)
http-accept (1.7.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
+ http-form_data (2.3.0)
+ http-parser (1.2.3)
+ ffi-compiler (>= 1.0, < 2.0)
+ httparty (0.19.0)
+ mime-types (~> 3.0)
+ multi_xml (>= 0.5.2)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
@@ -104,6 +127,7 @@ GEM
mini_mime (1.1.0)
mini_portile2 (2.5.3)
minitest (5.14.4)
+ multi_xml (0.6.0)
multipart-post (2.1.1)
netrc (0.11.0)
nokogiri (1.11.7)
@@ -179,6 +203,9 @@ GEM
rexml (~> 3.2)
rubyzip (>= 1.2.2)
systemu (2.6.5)
+ table_print (1.5.7)
+ terminal-table (1.8.0)
+ unicode-display_width (~> 1.1, >= 1.1.1)
thread_safe (0.3.6)
timecop (0.9.1)
tzinfo (2.0.4)
@@ -186,6 +213,7 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.7.7)
+ unicode-display_width (1.8.0)
unparser (0.4.7)
abstract_type (~> 0.0.7)
adamantium (~> 0.2.0)