summaryrefslogtreecommitdiff
path: root/qa/Gemfile.lock
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-11-28 18:06:11 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2019-11-28 18:06:11 +0000
commit4f05a630951858cc2b7dafada27f3dcf87ba29bd (patch)
tree1b87468300c53594465ca10f89e082651a08707c /qa/Gemfile.lock
parent7cdd70dcec27402e89e65451b4b1feb75b5eb267 (diff)
downloadgitlab-ce-4f05a630951858cc2b7dafada27f3dcf87ba29bd.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'qa/Gemfile.lock')
-rw-r--r--qa/Gemfile.lock9
1 files changed, 4 insertions, 5 deletions
diff --git a/qa/Gemfile.lock b/qa/Gemfile.lock
index 84eab990c95..91b2afb6927 100644
--- a/qa/Gemfile.lock
+++ b/qa/Gemfile.lock
@@ -25,8 +25,7 @@ GEM
capybara-screenshot (1.0.18)
capybara (>= 1.0, < 3)
launchy
- childprocess (0.9.0)
- ffi (~> 1.0, >= 1.0.11)
+ childprocess (3.0.0)
coderay (1.1.2)
concurrent-ruby (1.1.5)
debase (0.2.4.1)
@@ -95,9 +94,9 @@ GEM
ruby-debug-ide (0.7.0)
rake (>= 0.8.1)
rubyzip (1.2.2)
- selenium-webdriver (3.141.0)
- childprocess (~> 0.5)
- rubyzip (~> 1.2, >= 1.2.2)
+ selenium-webdriver (3.142.6)
+ childprocess (>= 0.5, < 4.0)
+ rubyzip (>= 1.2.2)
thread_safe (0.3.6)
tzinfo (1.2.5)
thread_safe (~> 0.1)