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:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-10-18 03:11:06 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-10-18 03:11:06 +0300
commit90e7f31698f6d67da00ed3a68a7392127746ced2 (patch)
tree8e537deb71b944bd0549454a7e2c68be61473fff /qa/Gemfile.lock
parent613fdca844c869a6404682ce983512b34f4ea114 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'qa/Gemfile.lock')
-rw-r--r--qa/Gemfile.lock18
1 files changed, 9 insertions, 9 deletions
diff --git a/qa/Gemfile.lock b/qa/Gemfile.lock
index 280d0a72c29..837e7e8bdb0 100644
--- a/qa/Gemfile.lock
+++ b/qa/Gemfile.lock
@@ -15,10 +15,10 @@ GEM
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)
@@ -60,8 +60,8 @@ GEM
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
excon (0.92.4)
- faker (2.19.0)
- i18n (>= 1.6, < 2)
+ 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)
@@ -182,7 +182,7 @@ GEM
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.32.0)
@@ -299,14 +299,14 @@ PLATFORMS
DEPENDENCIES
activesupport (~> 6.1.4.7)
airborne (~> 0.3.7)
- allure-rspec (~> 2.16.0)
+ allure-rspec (~> 2.18.0)
capybara (~> 3.35.0)
capybara-screenshot (~> 1.0.26)
chemlab (~> 0.10)
chemlab-library-www-gitlab-com (~> 0.1)
confiner (~> 0.3)
deprecation_toolkit (~> 2.0.0)
- faker (~> 2.19, >= 2.19.0)
+ faker (~> 2.23)
faraday-retry (~> 2.0)
fog-core (= 2.1.0)
fog-google (~> 1.19)
@@ -336,4 +336,4 @@ DEPENDENCIES
zeitwerk (~> 2.4)
BUNDLED WITH
- 2.3.23
+ 2.3.24