Commit d4ac2118 authored by Mark Lapierre's avatar Mark Lapierre

Merge branch 'acunskis-bump-gitlab-qa-version' into 'master'

E2E: Update gitlab-qa gem version

See merge request gitlab-org/gitlab!70667
parents d1b7eaaf 71cf005d
......@@ -81,10 +81,33 @@ GEM
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
gitlab-qa (4.0.0)
ffi (1.15.4)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
gitlab (4.16.1)
httparty (~> 0.14, >= 0.14.0)
terminal-table (~> 1.5, >= 1.5.1)
gitlab-qa (7.9.1)
activesupport (~> 6.1)
gitlab (~> 4.16.1)
http (= 4.3.0)
nokogiri (~> 1.10)
table_print (= 1.5.7)
http (4.3.0)
addressable (~> 2.3)
http-cookie (~> 1.0)
http-form_data (~> 2.2)
http-parser (~> 1.2.0)
http-accept (1.7.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
http-form_data (2.3.0)
http-parser (1.2.3)
ffi-compiler (>= 1.0, < 2.0)
httparty (0.19.0)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
......@@ -104,6 +127,7 @@ GEM
mini_mime (1.1.0)
mini_portile2 (2.5.3)
minitest (5.14.4)
multi_xml (0.6.0)
multipart-post (2.1.1)
netrc (0.11.0)
nokogiri (1.11.7)
......@@ -179,6 +203,9 @@ GEM
rexml (~> 3.2)
rubyzip (>= 1.2.2)
systemu (2.6.5)
table_print (1.5.7)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
thread_safe (0.3.6)
timecop (0.9.1)
tzinfo (2.0.4)
......@@ -186,6 +213,7 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.7.7)
unicode-display_width (1.8.0)
unparser (0.4.7)
abstract_type (~> 0.0.7)
adamantium (~> 0.2.0)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment