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.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/qa/Gemfile.lock b/qa/Gemfile.lock
index 7bc2110c30b..ecd487e8bb3 100644
--- a/qa/Gemfile.lock
+++ b/qa/Gemfile.lock
@@ -259,7 +259,7 @@ GEM
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
- selenium-webdriver (4.7.1)
+ selenium-webdriver (4.8.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
@@ -334,7 +334,7 @@ DEPENDENCIES
rspec-retry (~> 0.6.2)
rspec_junit_formatter (~> 0.6.0)
ruby-debug-ide (~> 0.7.3)
- selenium-webdriver (~> 4.7, >= 4.7.1)
+ selenium-webdriver (~> 4.8)
slack-notifier (~> 2.4)
terminal-table (~> 3.0.2)
warning (~> 1.3)
@@ -342,4 +342,4 @@ DEPENDENCIES
zeitwerk (~> 2.6, >= 2.6.6)
BUNDLED WITH
- 2.3.26
+ 2.4.4