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.lock250
1 files changed, 114 insertions, 136 deletions
diff --git a/qa/Gemfile.lock b/qa/Gemfile.lock
index dd14b675769..23f82f553f1 100644
--- a/qa/Gemfile.lock
+++ b/qa/Gemfile.lock
@@ -1,28 +1,24 @@
GEM
remote: https://rubygems.org/
specs:
- abstract_type (0.0.7)
activesupport (6.1.4.7)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
- adamantium (0.2.0)
- ice_nine (~> 0.11.0)
- memoizable (~> 0.4.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
- airborne (0.3.4)
+ airborne (0.3.7)
activesupport
rack
rack-test (>= 1.1.0, < 2.0)
rest-client (>= 2.0.2, < 3.0)
rspec (~> 3.8)
- allure-rspec (2.16.1)
- allure-ruby-commons (= 2.16.1)
+ allure-rspec (2.18.0)
+ allure-ruby-commons (= 2.18.0)
rspec-core (>= 3.8, < 4)
- allure-ruby-commons (2.16.1)
+ allure-ruby-commons (2.18.0)
mime-types (>= 3.3, < 4)
oj (>= 3.10, < 4)
require_all (>= 2, < 4)
@@ -30,19 +26,20 @@ GEM
ast (2.4.2)
binding_ninja (0.2.3)
builder (3.2.4)
- byebug (9.1.0)
- capybara (3.35.3)
+ byebug (11.1.3)
+ capybara (3.37.1)
addressable
+ matrix
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
- capybara-screenshot (1.0.23)
+ capybara-screenshot (1.0.26)
capybara (>= 1.0, < 4)
launchy
- chemlab (0.9.2)
+ chemlab (0.10.0)
colorize (~> 0.8)
i18n (~> 1.8)
rake (>= 12, < 14)
@@ -53,40 +50,25 @@ GEM
childprocess (4.1.0)
coderay (1.1.2)
colorize (0.8.1)
- concord (0.1.5)
- adamantium (~> 0.2.0)
- equalizer (~> 0.0.9)
concurrent-ruby (1.1.10)
confiner (0.3.0)
gitlab (>= 4.17)
zeitwerk (~> 2.5.1)
declarative (0.0.20)
- deprecation_toolkit (1.5.1)
- activesupport (>= 4.2)
+ deprecation_toolkit (2.0.0)
+ activesupport (>= 5.2)
diff-lcs (1.3)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
- equalizer (0.0.11)
- excon (0.88.0)
- faker (2.19.0)
- i18n (>= 1.6, < 2)
- faraday (1.5.1)
- faraday-em_http (~> 1.0)
- faraday-em_synchrony (~> 1.0)
- faraday-excon (~> 1.1)
- faraday-httpclient (~> 1.0.1)
- faraday-net_http (~> 1.0)
- faraday-net_http_persistent (~> 1.1)
- faraday-patron (~> 1.0)
- multipart-post (>= 1.2, < 3)
+ excon (0.92.4)
+ faker (2.23.0)
+ i18n (>= 1.8.11, < 2)
+ faraday (2.5.2)
+ faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
- faraday-em_http (1.0.0)
- faraday-em_synchrony (1.0.0)
- faraday-excon (1.1.0)
- faraday-httpclient (1.0.1)
- faraday-net_http (1.0.1)
- faraday-net_http_persistent (1.2.0)
- faraday-patron (1.0.0)
+ faraday-net_http (3.0.0)
+ faraday-retry (2.0.0)
+ faraday (~> 2.0)
ffi (1.15.5)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
@@ -96,8 +78,8 @@ GEM
excon (~> 0.58)
formatador (~> 0.2)
mime-types
- fog-google (1.17.0)
- fog-core (<= 2.1.0)
+ fog-google (1.19.0)
+ fog-core (< 2.3)
fog-json (~> 1.2)
fog-xml (~> 0.1.0)
google-apis-compute_v1 (~> 0.14)
@@ -118,17 +100,18 @@ GEM
gitlab (4.18.0)
httparty (~> 0.18)
terminal-table (>= 1.5.1)
- gitlab-qa (8.4.2)
+ 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)
- google-apis-compute_v1 (0.21.0)
- google-apis-core (>= 0.4, < 2.a)
- google-apis-core (0.4.1)
+ 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)
addressable (~> 2.5, >= 2.5.1)
googleauth (>= 0.16.2, < 2.a)
httpclient (>= 2.8.1, < 3.a)
@@ -137,22 +120,22 @@ GEM
retriable (>= 2.0, < 4.a)
rexml
webrick
- google-apis-dns_v1 (0.16.0)
- google-apis-core (>= 0.4, < 2.a)
- google-apis-iamcredentials_v1 (0.8.0)
- google-apis-core (>= 0.4, < 2.a)
- google-apis-monitoring_v3 (0.18.0)
- google-apis-core (>= 0.4, < 2.a)
- google-apis-pubsub_v1 (0.10.0)
- google-apis-core (>= 0.4, < 2.a)
- google-apis-sqladmin_v1beta4 (0.21.0)
- google-apis-core (>= 0.4, < 2.a)
- google-apis-storage_v1 (0.9.0)
- google-apis-core (>= 0.4, < 2.a)
+ google-apis-dns_v1 (0.27.0)
+ google-apis-core (>= 0.7.2, < 2.a)
+ google-apis-iamcredentials_v1 (0.14.0)
+ google-apis-core (>= 0.7.2, < 2.a)
+ google-apis-monitoring_v3 (0.33.0)
+ google-apis-core (>= 0.7, < 2.a)
+ google-apis-pubsub_v1 (0.28.0)
+ google-apis-core (>= 0.7.2, < 2.a)
+ google-apis-sqladmin_v1beta4 (0.36.0)
+ google-apis-core (>= 0.7.2, < 2.a)
+ google-apis-storage_v1 (0.18.0)
+ google-apis-core (>= 0.7, < 2.a)
google-cloud-env (1.6.0)
faraday (>= 0.17.3, < 3.0)
- googleauth (1.1.0)
- faraday (>= 0.17.3, < 2.0)
+ googleauth (1.2.0)
+ faraday (>= 0.17.3, < 3.a)
jwt (>= 1.4, < 3.0)
memoist (~> 0.16)
multi_json (~> 1.11)
@@ -173,22 +156,20 @@ GEM
httpclient (2.8.3)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
- ice_nine (0.11.2)
influxdb-client (1.17.0)
- jwt (2.3.0)
+ jwt (2.5.0)
knapsack (4.0.0)
rake
- launchy (2.4.3)
- addressable (~> 2.3)
+ launchy (2.5.0)
+ addressable (~> 2.7)
llhttp-ffi (0.4.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
macaddr (1.7.2)
systemu (~> 2.6.5)
+ matrix (0.4.2)
memoist (0.16.2)
- memoizable (0.4.2)
- thread_safe (~> 0.3, >= 0.3.1)
- method_source (0.9.0)
+ method_source (1.0.0)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
@@ -197,18 +178,17 @@ GEM
minitest (5.16.3)
multi_json (1.15.0)
multi_xml (0.6.0)
- multipart-post (2.1.1)
netrc (0.11.0)
- nokogiri (1.13.8)
+ nokogiri (1.13.9)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
- octokit (4.25.1)
+ octokit (5.6.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
- oj (3.13.11)
+ oj (3.13.21)
os (1.1.4)
parallel (1.19.2)
- parallel_tests (2.29.0)
+ parallel_tests (3.13.0)
parallel
parser (3.1.2.1)
ast (~> 2.4.1)
@@ -216,13 +196,12 @@ GEM
coderay
parser
unparser
- procto (0.0.3)
- pry (0.11.3)
- coderay (~> 1.1.0)
- method_source (~> 0.9.0)
- pry-byebug (3.5.1)
- byebug (~> 9.1)
- pry (~> 0.10)
+ pry (0.14.1)
+ coderay (~> 1.1)
+ method_source (~> 1.0)
+ pry-byebug (3.10.1)
+ byebug (~> 11.0)
+ pry (>= 0.13, < 0.15)
public_suffix (5.0.0)
racc (1.6.0)
rack (2.2.3.1)
@@ -231,7 +210,7 @@ GEM
rainbow (3.0.0)
rake (13.0.6)
regexp_parser (2.1.1)
- representable (3.1.1)
+ representable (3.2.0)
declarative (< 0.1.0)
trailblazer-option (>= 0.1.1, < 0.2.0)
uber (< 0.2.0)
@@ -243,44 +222,45 @@ GEM
netrc (~> 0.8)
retriable (3.1.2)
rexml (3.2.5)
- rotp (3.1.0)
- rspec (3.10.0)
- rspec-core (~> 3.10.0)
- rspec-expectations (~> 3.10.0)
- rspec-mocks (~> 3.10.0)
- rspec-core (3.10.1)
- rspec-support (~> 3.10.0)
- rspec-expectations (3.10.1)
+ rotp (6.2.0)
+ rspec (3.11.0)
+ rspec-core (~> 3.11.0)
+ rspec-expectations (~> 3.11.0)
+ rspec-mocks (~> 3.11.0)
+ rspec-core (3.11.0)
+ rspec-support (~> 3.11.0)
+ rspec-expectations (3.11.1)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.10.0)
- rspec-mocks (3.10.2)
+ rspec-support (~> 3.11.0)
+ rspec-mocks (3.11.1)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.10.0)
- rspec-parameterized (0.4.2)
+ rspec-support (~> 3.11.0)
+ rspec-parameterized (0.5.2)
binding_ninja (>= 0.2.3)
parser
proc_to_ast
rspec (>= 2.13, < 4)
unparser
- rspec-retry (0.6.1)
+ rspec-retry (0.6.2)
rspec-core (> 3.3)
- rspec-support (3.10.2)
- rspec_junit_formatter (0.4.1)
+ rspec-support (3.11.1)
+ rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
- ruby-debug-ide (0.7.2)
+ ruby-debug-ide (0.7.3)
rake (>= 0.8.1)
- ruby2_keywords (0.0.4)
+ ruby2_keywords (0.0.5)
rubyzip (2.3.2)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
- selenium-webdriver (4.0.3)
+ selenium-webdriver (4.5.0)
childprocess (>= 0.5, < 5.0)
rexml (~> 3.2, >= 3.2.5)
- rubyzip (>= 1.2.2)
- signet (0.16.0)
+ rubyzip (>= 1.2.2, < 3.0)
+ websocket (~> 1.0)
+ signet (0.17.0)
addressable (~> 2.8)
- faraday (>= 0.17.3, < 2.0)
+ faraday (>= 0.17.5, < 3.a)
jwt (>= 1.5, < 3.0)
multi_json (~> 1.10)
slack-notifier (2.4.0)
@@ -288,8 +268,8 @@ GEM
table_print (1.5.7)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
- thread_safe (0.3.6)
- timecop (0.9.1)
+ timecop (0.9.5)
+ toxiproxy (2.0.2)
trailblazer-option (0.1.2)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
@@ -297,26 +277,22 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
- unicode-display_width (2.2.0)
- unparser (0.4.7)
- abstract_type (~> 0.0.7)
- adamantium (~> 0.2.0)
- concord (~> 0.1.5)
+ unicode-display_width (2.3.0)
+ unparser (0.6.5)
diff-lcs (~> 1.3)
- equalizer (~> 0.0.9)
- parser (>= 2.6.5)
- procto (~> 0.0.2)
+ parser (>= 3.1.0)
uuid (2.3.9)
macaddr (~> 1.0)
warning (1.3.0)
- watir (6.19.1)
+ watir (7.1.0)
regexp_parser (>= 1.2, < 3)
- selenium-webdriver (>= 3.142.7)
- webdrivers (5.0.0)
+ selenium-webdriver (~> 4.0)
+ webdrivers (5.2.0)
nokogiri (~> 1.6)
rubyzip (>= 1.3.0)
selenium-webdriver (~> 4.0)
webrick (1.7.0)
+ websocket (1.2.9)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.5.4)
@@ -326,40 +302,42 @@ PLATFORMS
DEPENDENCIES
activesupport (~> 6.1.4.7)
- airborne (~> 0.3.4)
- allure-rspec (~> 2.16.0)
- capybara (~> 3.35.0)
- capybara-screenshot (~> 1.0.23)
- chemlab (~> 0.9)
+ airborne (~> 0.3.7)
+ allure-rspec (~> 2.18.0)
+ capybara (~> 3.37.1)
+ capybara-screenshot (~> 1.0.26)
+ chemlab (~> 0.10)
chemlab-library-www-gitlab-com (~> 0.1)
confiner (~> 0.3)
- deprecation_toolkit (~> 1.5.1)
- faker (~> 2.19, >= 2.19.0)
- fog-google (~> 1.17)
- gitlab-qa (~> 8)
+ deprecation_toolkit (~> 2.0.0)
+ faker (~> 2.23)
+ faraday-retry (~> 2.0)
+ fog-core (= 2.1.0)
+ fog-google (~> 1.19)
+ gitlab-qa (~> 8, >= 8.8.0)
influxdb-client (~> 1.17)
knapsack (~> 4.0)
- nokogiri (~> 1.12)
- octokit (~> 4.21)
+ nokogiri (~> 1.13, >= 1.13.9)
+ octokit (~> 5.6.1)
parallel (~> 1.19)
- parallel_tests (~> 2.29)
- pry-byebug (~> 3.5.1)
+ parallel_tests (~> 3.13)
+ pry-byebug (~> 3.10.1)
rainbow (~> 3.0.0)
rake (~> 13)
rest-client (~> 2.1.0)
- rotp (~> 3.1.0)
- rspec (~> 3.10)
- rspec-parameterized (~> 0.4.2)
+ rotp (~> 6.2.0)
+ rspec (~> 3.11)
+ rspec-parameterized (~> 0.5.2)
rspec-retry (~> 0.6.1)
- rspec_junit_formatter (~> 0.4.1)
- ruby-debug-ide (~> 0.7.0)
- selenium-webdriver (~> 4.0)
+ rspec_junit_formatter (~> 0.6.0)
+ ruby-debug-ide (~> 0.7.3)
+ selenium-webdriver (~> 4.5)
slack-notifier (~> 2.4)
- terminal-table (~> 3.0.0)
- timecop (~> 0.9.1)
+ terminal-table (~> 3.0.2)
+ timecop (~> 0.9.5)
warning (~> 1.3)
- webdrivers (~> 5.0)
+ webdrivers (~> 5.2)
zeitwerk (~> 2.4)
BUNDLED WITH
- 2.3.15
+ 2.3.24