summaryrefslogtreecommitdiff
path: root/qa/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'qa/Gemfile.lock')
-rw-r--r--qa/Gemfile.lock32
1 files changed, 18 insertions, 14 deletions
diff --git a/qa/Gemfile.lock b/qa/Gemfile.lock
index 14f10d2b047..3e85a33f2a2 100644
--- a/qa/Gemfile.lock
+++ b/qa/Gemfile.lock
@@ -57,6 +57,9 @@ GEM
adamantium (~> 0.2.0)
equalizer (~> 0.0.9)
concurrent-ruby (1.1.9)
+ confiner (0.2.1)
+ gitlab (>= 4.17)
+ zeitwerk (~> 2.5.1)
declarative (0.0.20)
deprecation_toolkit (1.5.1)
activesupport (>= 4.2)
@@ -112,12 +115,12 @@ GEM
fog-core
nokogiri (>= 1.5.11, < 2.0.0)
formatador (0.3.0)
- gitlab (4.16.1)
- httparty (~> 0.14, >= 0.14.0)
- terminal-table (~> 1.5, >= 1.5.1)
- gitlab-qa (7.14.0)
+ gitlab (4.18.0)
+ httparty (~> 0.18)
+ terminal-table (>= 1.5.1)
+ gitlab-qa (7.17.1)
activesupport (~> 6.1)
- gitlab (~> 4.16.1)
+ gitlab (~> 4.18.0)
http (~> 5.0)
nokogiri (~> 1.10)
table_print (= 1.5.7)
@@ -184,12 +187,12 @@ GEM
memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1)
method_source (0.9.0)
- mime-types (3.4.0)
+ mime-types (3.4.1)
mime-types-data (~> 3.2015)
- mime-types-data (3.2021.1115)
+ mime-types-data (3.2022.0105)
mini_mime (1.1.0)
mini_portile2 (2.6.1)
- minitest (5.14.4)
+ minitest (5.15.0)
multi_json (1.15.0)
multi_xml (0.6.0)
multipart-post (2.1.1)
@@ -280,8 +283,8 @@ GEM
slack-notifier (2.4.0)
systemu (2.6.5)
table_print (1.5.7)
- terminal-table (1.8.0)
- unicode-display_width (~> 1.1, >= 1.1.1)
+ terminal-table (3.0.2)
+ unicode-display_width (>= 1.1.1, < 3)
thread_safe (0.3.6)
timecop (0.9.1)
trailblazer-option (0.1.2)
@@ -291,7 +294,7 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.8)
- unicode-display_width (1.8.0)
+ unicode-display_width (2.1.0)
unparser (0.4.7)
abstract_type (~> 0.0.7)
adamantium (~> 0.2.0)
@@ -312,7 +315,7 @@ GEM
webrick (1.7.0)
xpath (3.2.0)
nokogiri (~> 1.8)
- zeitwerk (2.5.1)
+ zeitwerk (2.5.3)
PLATFORMS
ruby
@@ -325,6 +328,7 @@ DEPENDENCIES
capybara-screenshot (~> 1.0.23)
chemlab (~> 0.9)
chemlab-library-www-gitlab-com (~> 0.1)
+ confiner (~> 0.2)
deprecation_toolkit (~> 1.5.1)
faker (~> 2.19, >= 2.19.0)
fog-google (~> 1.17)
@@ -345,10 +349,10 @@ DEPENDENCIES
ruby-debug-ide (~> 0.7.0)
selenium-webdriver (~> 4.0)
slack-notifier (~> 2.4)
- terminal-table (~> 1.8)
+ terminal-table (~> 3.0.0)
timecop (~> 0.9.1)
webdrivers (~> 5.0)
zeitwerk (~> 2.4)
BUNDLED WITH
- 2.2.30
+ 2.2.33