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-19 15:11:07 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-10-19 15:11:07 +0300
commitf6e2d0776a4a01082f9c1c690ef90df85bfd0dfc (patch)
tree7b95f2530a7cdc66a640856f5c1e4567a7181f74 /qa/Gemfile.lock
parent687bfbe9324776e9d215b3791d4913d0c418c78f (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'qa/Gemfile.lock')
-rw-r--r--qa/Gemfile.lock16
1 files changed, 10 insertions, 6 deletions
diff --git a/qa/Gemfile.lock b/qa/Gemfile.lock
index bc41490dcf1..23f82f553f1 100644
--- a/qa/Gemfile.lock
+++ b/qa/Gemfile.lock
@@ -27,8 +27,9 @@ GEM
binding_ninja (0.2.3)
builder (3.2.4)
byebug (11.1.3)
- capybara (3.35.3)
+ capybara (3.37.1)
addressable
+ matrix
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
rack (>= 1.6.0)
@@ -99,14 +100,15 @@ GEM
gitlab (4.18.0)
httparty (~> 0.18)
terminal-table (>= 1.5.1)
- gitlab-qa (8.7.0)
+ gitlab-qa (8.8.0)
activesupport (~> 6.1)
gitlab (~> 4.18.0)
http (~> 5.0)
nokogiri (~> 1.10)
- rainbow (~> 3.0.0)
+ rainbow (>= 3, < 4)
table_print (= 1.5.7)
- zeitwerk (~> 2.4)
+ toxiproxy (~> 2.0.2)
+ zeitwerk (>= 2, < 3)
google-apis-compute_v1 (0.51.0)
google-apis-core (>= 0.7.2, < 2.a)
google-apis-core (0.9.0)
@@ -165,6 +167,7 @@ GEM
rake (~> 13.0)
macaddr (1.7.2)
systemu (~> 2.6.5)
+ matrix (0.4.2)
memoist (0.16.2)
method_source (1.0.0)
mime-types (3.4.1)
@@ -266,6 +269,7 @@ GEM
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
timecop (0.9.5)
+ toxiproxy (2.0.2)
trailblazer-option (0.1.2)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
@@ -300,7 +304,7 @@ DEPENDENCIES
activesupport (~> 6.1.4.7)
airborne (~> 0.3.7)
allure-rspec (~> 2.18.0)
- capybara (~> 3.35.0)
+ capybara (~> 3.37.1)
capybara-screenshot (~> 1.0.26)
chemlab (~> 0.10)
chemlab-library-www-gitlab-com (~> 0.1)
@@ -310,7 +314,7 @@ DEPENDENCIES
faraday-retry (~> 2.0)
fog-core (= 2.1.0)
fog-google (~> 1.19)
- gitlab-qa (~> 8, >= 8.7.0)
+ gitlab-qa (~> 8, >= 8.8.0)
influxdb-client (~> 1.17)
knapsack (~> 4.0)
nokogiri (~> 1.13, >= 1.13.9)