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.lock76
1 files changed, 42 insertions, 34 deletions
diff --git a/qa/Gemfile.lock b/qa/Gemfile.lock
index a1563a7351e..eb847eb04ec 100644
--- a/qa/Gemfile.lock
+++ b/qa/Gemfile.lock
@@ -30,15 +30,17 @@ GEM
rack-test (>= 1.1.0, < 2.0)
rest-client (>= 2.0.2, < 3.0)
rspec (~> 3.8)
- allure-rspec (2.20.0)
- allure-ruby-commons (= 2.20.0)
+ allure-rspec (2.23.0)
+ allure-ruby-commons (= 2.23.0)
rspec-core (>= 3.8, < 4)
- allure-ruby-commons (2.20.0)
+ allure-ruby-commons (2.23.0)
mime-types (>= 3.3, < 4)
- oj (>= 3.10, < 4)
require_all (>= 2, < 4)
rspec-expectations (~> 3.12)
uuid (>= 2.3, < 3)
+ amatch (0.4.1)
+ mize
+ tins (~> 1.0)
ast (2.4.2)
binding_of_caller (1.0.0)
debug_inspector (>= 0.0.1)
@@ -67,13 +69,10 @@ GEM
coderay (1.1.2)
colorize (0.8.1)
concurrent-ruby (1.2.2)
- confiner (0.4.0)
- gitlab (>= 4.17)
- zeitwerk (>= 2.5, < 3)
crass (1.0.6)
debug_inspector (1.1.0)
declarative (0.0.20)
- deprecation_toolkit (2.0.3)
+ deprecation_toolkit (2.0.4)
activesupport (>= 5.2)
diff-lcs (1.3)
domain_name (0.5.20190701)
@@ -82,7 +81,7 @@ GEM
excon (0.92.4)
factory_bot (6.3.0)
activesupport (>= 5.0.0)
- faker (3.2.0)
+ faker (3.2.2)
i18n (>= 1.8.11, < 2)
faraday (2.5.2)
faraday-net_http (>= 2.0, < 3.1)
@@ -121,7 +120,7 @@ GEM
gitlab (4.19.0)
httparty (~> 0.20)
terminal-table (>= 1.5.1)
- gitlab-qa (12.5.0)
+ gitlab-qa (13.1.0)
activesupport (>= 6.1, < 7.1)
gitlab (~> 4.19)
http (~> 5.0)
@@ -130,8 +129,9 @@ GEM
rainbow (>= 3, < 4)
table_print (= 1.5.7)
zeitwerk (>= 2, < 3)
- gitlab_quality-test_tooling (0.9.3)
- activesupport (>= 6.1, < 7.1)
+ gitlab_quality-test_tooling (1.9.0)
+ activesupport (>= 6.1, < 7.2)
+ amatch (~> 0.4.1)
gitlab (~> 4.19)
http (~> 5.0)
nokogiri (~> 1.10)
@@ -186,7 +186,7 @@ GEM
httpclient (2.8.3)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
- influxdb-client (2.9.0)
+ influxdb-client (3.0.0)
jwt (2.5.0)
knapsack (4.0.0)
rake
@@ -209,19 +209,20 @@ GEM
mini_mime (1.1.0)
mini_portile2 (2.8.2)
minitest (5.20.0)
+ mize (0.4.1)
+ protocol (~> 2.0)
multi_json (1.15.0)
multi_xml (0.6.0)
netrc (0.11.0)
- nokogiri (1.15.4)
+ nokogiri (1.15.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
- octokit (7.2.0)
+ octokit (8.0.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
- oj (3.13.23)
os (1.1.4)
- parallel (1.23.0)
- parallel_tests (4.2.1)
+ parallel (1.24.0)
+ parallel_tests (4.3.0)
parallel
parser (3.2.2.1)
ast (~> 2.4.1)
@@ -229,6 +230,8 @@ GEM
coderay
parser
unparser
+ protocol (2.0.0)
+ ruby_parser (~> 3.0)
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
@@ -292,24 +295,30 @@ GEM
ruby-debug-ide (0.7.3)
rake (>= 0.8.1)
ruby2_keywords (0.0.5)
+ ruby_parser (3.20.3)
+ sexp_processor (~> 4.16)
rubyzip (2.3.2)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
- selenium-webdriver (4.14.0)
+ selenium-webdriver (4.16.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
+ sexp_processor (4.17.0)
signet (0.17.0)
addressable (~> 2.8)
faraday (>= 0.17.5, < 3.a)
jwt (>= 1.5, < 3.0)
multi_json (~> 1.10)
slack-notifier (2.4.0)
+ sync (0.5.0)
systemu (2.6.5)
table_print (1.5.7)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
+ tins (1.32.1)
+ sync
trailblazer-option (0.1.2)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
@@ -331,7 +340,7 @@ GEM
websocket (1.2.10)
xpath (3.2.0)
nokogiri (~> 1.8)
- zeitwerk (2.6.8)
+ zeitwerk (2.6.12)
PLATFORMS
ruby
@@ -339,27 +348,26 @@ PLATFORMS
DEPENDENCIES
activesupport (~> 7.0.8)
airborne (~> 0.3.7)
- allure-rspec (~> 2.20.0)
+ allure-rspec (~> 2.23.0)
capybara (~> 3.39.2)
capybara-screenshot (~> 1.0.26)
chemlab (~> 0.11, >= 0.11.1)
chemlab-library-www-gitlab-com (~> 0.1, >= 0.1.1)
- confiner (~> 0.4)
- deprecation_toolkit (~> 2.0.3)
+ deprecation_toolkit (~> 2.0.4)
factory_bot (~> 6.3.0)
- faker (~> 3.2)
+ faker (~> 3.2, >= 3.2.2)
faraday-retry (~> 2.2)
fog-core (= 2.1.0)
fog-google (~> 1.19)
- gitlab-qa (~> 12, >= 12.5.0)
+ gitlab-qa (~> 13, >= 13.1.0)
gitlab-utils!
- gitlab_quality-test_tooling (~> 0.9.3)
- influxdb-client (~> 2.9)
+ gitlab_quality-test_tooling (~> 1.9.0)
+ influxdb-client (~> 3.0)
knapsack (~> 4.0)
- nokogiri (~> 1.15, >= 1.15.4)
- octokit (~> 7.2.0)
- parallel (~> 1.23)
- parallel_tests (~> 4.2, >= 4.2.1)
+ nokogiri (~> 1.15, >= 1.15.5)
+ octokit (~> 8.0.0)
+ parallel (~> 1.24)
+ parallel_tests (~> 4.3)
pry-byebug (~> 3.10.1)
rainbow (~> 3.1.1)
rake (~> 13, >= 13.1.0)
@@ -370,11 +378,11 @@ DEPENDENCIES
rspec-retry (~> 0.6.2)
rspec_junit_formatter (~> 0.6.0)
ruby-debug-ide (~> 0.7.3)
- selenium-webdriver (= 4.14.0)
+ selenium-webdriver (= 4.16.0)
slack-notifier (~> 2.4)
terminal-table (~> 3.0.2)
warning (~> 1.3)
- zeitwerk (~> 2.6, >= 2.6.8)
+ zeitwerk (~> 2.6, >= 2.6.12)
BUNDLED WITH
- 2.4.21
+ 2.5.1