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.lock51
1 files changed, 8 insertions, 43 deletions
diff --git a/qa/Gemfile.lock b/qa/Gemfile.lock
index c4809a17f66..71484c30c9a 100644
--- a/qa/Gemfile.lock
+++ b/qa/Gemfile.lock
@@ -28,7 +28,6 @@ GEM
require_all (>= 2, < 4)
uuid (>= 2.3, < 3)
ast (2.4.2)
- awesome_print (1.9.2)
binding_ninja (0.2.3)
builder (3.2.4)
byebug (9.1.0)
@@ -92,8 +91,6 @@ GEM
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
- filelock (1.1.1)
- find_a_port (1.0.1)
fog-core (2.1.0)
builder
excon (~> 0.58)
@@ -121,7 +118,7 @@ GEM
gitlab (4.18.0)
httparty (~> 0.18)
terminal-table (>= 1.5.1)
- gitlab-qa (7.24.4)
+ gitlab-qa (7.33.0)
activesupport (~> 6.1)
gitlab (~> 4.18.0)
http (~> 5.0)
@@ -166,7 +163,7 @@ GEM
http-form_data (~> 2.2)
llhttp-ffi (~> 0.4.0)
http-accept (1.7.0)
- http-cookie (1.0.4)
+ http-cookie (1.0.5)
domain_name (~> 0.5)
http-form_data (2.3.0)
httparty (0.20.0)
@@ -177,7 +174,6 @@ GEM
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
influxdb-client (1.17.0)
- json (2.6.1)
jwt (2.3.0)
knapsack (4.0.0)
rake
@@ -202,7 +198,7 @@ GEM
multi_xml (0.6.0)
multipart-post (2.1.1)
netrc (0.11.0)
- nokogiri (1.13.3)
+ nokogiri (1.13.6)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
octokit (4.21.0)
@@ -210,29 +206,6 @@ GEM
sawyer (~> 0.8.0, >= 0.5.3)
oj (3.13.11)
os (1.1.4)
- pact (1.59.0)
- pact-mock_service (~> 3.0, >= 3.3.1)
- pact-support (~> 1.15)
- rack-test (>= 0.6.3, < 2.0.0)
- rspec (~> 3.0)
- term-ansicolor (~> 1.0)
- thor (>= 0.20, < 2.0)
- webrick (~> 1.3)
- pact-mock_service (3.6.2)
- filelock (~> 1.1)
- find_a_port (~> 1.0.1)
- json
- pact-support (~> 1.12, >= 1.12.0)
- rack (~> 2.0)
- rspec (>= 2.14)
- term-ansicolor (~> 1.0)
- thor (>= 0.19, < 2.0)
- webrick (~> 1.3)
- pact-support (1.15.1)
- awesome_print (~> 1.1)
- randexp (~> 0.1.7)
- rspec (>= 2.14)
- term-ansicolor (~> 1.0)
parallel (1.19.2)
parallel_tests (2.29.0)
parallel
@@ -249,14 +222,13 @@ GEM
pry-byebug (3.5.1)
byebug (~> 9.1)
pry (~> 0.10)
- public_suffix (4.0.6)
+ public_suffix (4.0.7)
racc (1.6.0)
- rack (2.2.3)
+ rack (2.2.3.1)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rainbow (3.0.0)
rake (13.0.6)
- randexp (0.1.7)
regexp_parser (2.1.1)
representable (3.1.1)
declarative (< 0.1.0)
@@ -311,25 +283,19 @@ GEM
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)
- term-ansicolor (1.7.1)
- tins (~> 1.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
- thor (1.2.1)
thread_safe (0.3.6)
timecop (0.9.1)
- tins (1.31.0)
- sync
trailblazer-option (0.1.2)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
uber (0.1.0)
unf (0.1.4)
unf_ext
- unf_ext (0.0.8.1)
+ unf_ext (0.0.8.2)
unicode-display_width (2.1.0)
unparser (0.4.7)
abstract_type (~> 0.0.7)
@@ -368,11 +334,10 @@ DEPENDENCIES
deprecation_toolkit (~> 1.5.1)
faker (~> 2.19, >= 2.19.0)
fog-google (~> 1.17)
- gitlab-qa
+ gitlab-qa (~> 7)
influxdb-client (~> 1.17)
knapsack (~> 4.0)
octokit (~> 4.21)
- pact (~> 1.12)
parallel (~> 1.19)
parallel_tests (~> 2.29)
pry-byebug (~> 3.5.1)
@@ -393,4 +358,4 @@ DEPENDENCIES
zeitwerk (~> 2.4)
BUNDLED WITH
- 2.3.6
+ 2.3.15