diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-10-28 06:11:07 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-10-28 06:11:07 +0000 |
commit | 5431dbfffcd7ae1cacc9b68b719b0e8fea29e6a4 (patch) | |
tree | cea1c8e135c30db657bdd966e33d10ff0491244b /qa/Gemfile.lock | |
parent | 6e2c5f5017e82e6f86488e89c2b709789c55bf90 (diff) | |
download | gitlab-ce-5431dbfffcd7ae1cacc9b68b719b0e8fea29e6a4.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'qa/Gemfile.lock')
-rw-r--r-- | qa/Gemfile.lock | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/qa/Gemfile.lock b/qa/Gemfile.lock index f8a857e67ec..9e52677d3bf 100644 --- a/qa/Gemfile.lock +++ b/qa/Gemfile.lock @@ -100,14 +100,13 @@ GEM gitlab (4.18.0) httparty (~> 0.18) terminal-table (>= 1.5.1) - gitlab-qa (8.9.0) + gitlab-qa (8.10.0) activesupport (~> 6.1) gitlab (~> 4.18.0) http (~> 5.0) nokogiri (~> 1.10) rainbow (>= 3, < 4) table_print (= 1.5.7) - toxiproxy (~> 2.0.2) zeitwerk (>= 2, < 3) google-apis-compute_v1 (0.51.0) google-apis-core (>= 0.7.2, < 2.a) @@ -269,7 +268,6 @@ 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) @@ -314,7 +312,7 @@ DEPENDENCIES faraday-retry (~> 2.0) fog-core (= 2.1.0) fog-google (~> 1.19) - gitlab-qa (~> 8, >= 8.9.0) + gitlab-qa (~> 8, >= 8.10.0) influxdb-client (~> 2.8) knapsack (~> 4.0) nokogiri (~> 1.13, >= 1.13.9) |