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>2021-07-14 03:09:11 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-07-14 03:09:11 +0300
commit6143ef2fb6772c50fde4e738412c5d511f9dcf15 (patch)
tree5e55ef79bbf1543619e61cfd7e7ef1314132cc47 /qa/Gemfile.lock
parent87731a5333142f369829341116ab2d4445e47d66 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'qa/Gemfile.lock')
-rw-r--r--qa/Gemfile.lock5
1 files changed, 5 insertions, 0 deletions
diff --git a/qa/Gemfile.lock b/qa/Gemfile.lock
index 5f12715d372..39da3534770 100644
--- a/qa/Gemfile.lock
+++ b/qa/Gemfile.lock
@@ -192,6 +192,10 @@ GEM
watir (6.19.1)
regexp_parser (>= 1.2, < 3)
selenium-webdriver (>= 3.142.7)
+ webdrivers (4.6.0)
+ nokogiri (~> 1.6)
+ rubyzip (>= 1.3.0)
+ selenium-webdriver (>= 3.0, < 4.0)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.4.2)
@@ -225,6 +229,7 @@ DEPENDENCIES
ruby-debug-ide (~> 0.7.0)
selenium-webdriver (~> 4.0.0.beta4)
timecop (~> 0.9.1)
+ webdrivers (~> 4.6)
BUNDLED WITH
2.2.22