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.lock22
1 files changed, 11 insertions, 11 deletions
diff --git a/qa/Gemfile.lock b/qa/Gemfile.lock
index 8994e6df233..30fd3691521 100644
--- a/qa/Gemfile.lock
+++ b/qa/Gemfile.lock
@@ -11,13 +11,13 @@ PATH
GEM
remote: https://rubygems.org/
specs:
- actionview (7.0.5.1)
- activesupport (= 7.0.5.1)
+ actionview (7.0.8)
+ activesupport (= 7.0.8)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
- activesupport (7.0.5.1)
+ activesupport (7.0.8)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
@@ -208,14 +208,14 @@ GEM
mime-types-data (3.2023.0218.1)
mini_mime (1.1.0)
mini_portile2 (2.8.2)
- minitest (5.18.1)
+ minitest (5.20.0)
multi_json (1.15.0)
multi_xml (0.6.0)
netrc (0.11.0)
nokogiri (1.15.4)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
- octokit (7.1.0)
+ octokit (7.2.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
oj (3.13.23)
@@ -296,7 +296,7 @@ GEM
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
- selenium-webdriver (4.9.0)
+ selenium-webdriver (4.14.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
@@ -328,7 +328,7 @@ GEM
regexp_parser (>= 1.2, < 3)
selenium-webdriver (~> 4.0)
webrick (1.7.0)
- websocket (1.2.9)
+ websocket (1.2.10)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.8)
@@ -337,7 +337,7 @@ PLATFORMS
ruby
DEPENDENCIES
- activesupport (~> 7.0.5.1)
+ activesupport (~> 7.0.8)
airborne (~> 0.3.7)
allure-rspec (~> 2.20.0)
capybara (~> 3.39.2)
@@ -357,7 +357,7 @@ DEPENDENCIES
influxdb-client (~> 2.9)
knapsack (~> 4.0)
nokogiri (~> 1.15, >= 1.15.4)
- octokit (~> 7.1.0)
+ octokit (~> 7.2.0)
parallel (~> 1.23)
parallel_tests (~> 4.2, >= 4.2.1)
pry-byebug (~> 3.10.1)
@@ -370,11 +370,11 @@ DEPENDENCIES
rspec-retry (~> 0.6.2)
rspec_junit_formatter (~> 0.6.0)
ruby-debug-ide (~> 0.7.3)
- selenium-webdriver (= 4.9.0)
+ selenium-webdriver (= 4.14.0)
slack-notifier (~> 2.4)
terminal-table (~> 3.0.2)
warning (~> 1.3)
zeitwerk (~> 2.6, >= 2.6.8)
BUNDLED WITH
- 2.4.19
+ 2.4.20