diff options
Diffstat (limited to 'qa/Gemfile.lock')
-rw-r--r-- | qa/Gemfile.lock | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/qa/Gemfile.lock b/qa/Gemfile.lock index 4eeaca1f1a6..9bac86bad08 100644 --- a/qa/Gemfile.lock +++ b/qa/Gemfile.lock @@ -33,6 +33,12 @@ GEM capybara-screenshot (1.0.23) capybara (>= 1.0, < 4) launchy + chemlab (0.5.0) + rake (~> 12.3.0) + selenium-webdriver (~> 3.12) + watir (~> 6.17) + chemlab-library-www-gitlab-com (0.1.1) + chemlab (~> 0.4) childprocess (3.0.0) coderay (1.1.2) concord (0.1.5) @@ -163,6 +169,9 @@ GEM equalizer (~> 0.0.9) parser (>= 2.6.5) procto (~> 0.0.2) + watir (6.18.0) + regexp_parser (>= 1.2, < 3) + selenium-webdriver (>= 3.8) xpath (3.2.0) nokogiri (~> 1.8) zeitwerk (2.4.2) @@ -175,6 +184,8 @@ DEPENDENCIES airborne (~> 0.3.4) capybara (~> 3.29.0) capybara-screenshot (~> 1.0.23) + chemlab (~> 0.5) + chemlab-library-www-gitlab-com (~> 0.1) faker (~> 1.6, >= 1.6.6) github_api (~> 0.18.2) gitlab-qa |