summaryrefslogtreecommitdiff
path: root/qa/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'qa/Gemfile.lock')
-rw-r--r--qa/Gemfile.lock20
1 files changed, 11 insertions, 9 deletions
diff --git a/qa/Gemfile.lock b/qa/Gemfile.lock
index 66b635868f8..5f33afaa77b 100644
--- a/qa/Gemfile.lock
+++ b/qa/Gemfile.lock
@@ -19,10 +19,10 @@ GEM
rack-test (>= 1.1.0, < 2.0)
rest-client (>= 2.0.2, < 3.0)
rspec (~> 3.8)
- allure-rspec (2.14.2)
- allure-ruby-commons (= 2.14.2)
+ allure-rspec (2.14.5)
+ allure-ruby-commons (= 2.14.5)
rspec-core (>= 3.8, < 4)
- allure-ruby-commons (2.14.2)
+ allure-ruby-commons (2.14.5)
mime-types (>= 3.3, < 4)
oj (>= 3.10, < 4)
require_all (>= 2, < 4)
@@ -62,8 +62,8 @@ GEM
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
equalizer (0.0.11)
- faker (1.9.3)
- i18n (>= 0.7)
+ faker (2.19.0)
+ i18n (>= 1.6, < 2)
faraday (1.5.1)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
@@ -88,6 +88,7 @@ GEM
i18n (1.8.10)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
+ influxdb-client (1.17.0)
knapsack (1.17.1)
rake
launchy (2.4.3)
@@ -111,7 +112,7 @@ GEM
octokit (4.21.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
- oj (3.12.1)
+ oj (3.13.2)
parallel (1.19.2)
parallel_tests (2.29.0)
parallel
@@ -212,16 +213,16 @@ PLATFORMS
DEPENDENCIES
activesupport (~> 6.1.3.2)
airborne (~> 0.3.4)
- allure-rspec (~> 2.14.1)
+ allure-rspec (~> 2.14.5)
capybara (~> 3.35.0)
capybara-screenshot (~> 1.0.23)
chemlab (~> 0.7)
chemlab-library-www-gitlab-com (~> 0.1)
deprecation_toolkit (~> 1.5.1)
- faker (~> 1.6, >= 1.6.6)
+ faker (~> 2.19, >= 2.19.0)
gitlab-qa
+ influxdb-client (~> 1.17)
knapsack (~> 1.17)
- nokogiri (~> 1.11.7)
octokit (~> 4.21)
parallel (~> 1.19)
parallel_tests (~> 2.29)
@@ -237,6 +238,7 @@ DEPENDENCIES
selenium-webdriver (~> 4.0.0.beta4)
timecop (~> 0.9.1)
webdrivers (~> 4.6)
+ zeitwerk (~> 2.4)
BUNDLED WITH
2.2.22