Bump selenium-webdriver from 3.141.0 to 3.142.7

Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 3.141.0 to 3.142.7.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/master/rb/CHANGES)
- [Commits](https://github.com/SeleniumHQ/selenium/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-30 09:14:52 +00:00 committed by GitHub
parent 25057fd578
commit 18fe11a6ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -95,8 +95,7 @@ GEM
xpath (>= 2.0, < 4.0)
case_transform (0.2)
activesupport
childprocess (0.9.0)
ffi (~> 1.0, >= 1.0.11)
childprocess (3.0.0)
chromedriver-helper (2.1.1)
archive-zip (~> 0.10)
nokogiri (~> 1.8)
@ -136,7 +135,7 @@ GEM
railties (>= 4.2.0)
faker (1.9.3)
i18n (>= 0.7)
ffi (1.10.0)
ffi (1.11.3)
foreman (0.85.0)
thor (~> 0.19.1)
globalid (0.4.2)
@ -249,7 +248,7 @@ GEM
railties (>= 4.2.0, < 6.0)
ruby-progressbar (1.10.1)
ruby_dep (1.5.0)
rubyzip (1.2.2)
rubyzip (2.0.0)
safe_yaml (1.0.5)
sass (3.7.3)
sass-listen (~> 4.0.0)
@ -262,9 +261,9 @@ GEM
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
selenium-webdriver (3.141.0)
childprocess (~> 0.5)
rubyzip (~> 1.2, >= 1.2.2)
selenium-webdriver (3.142.7)
childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2)
slack-notifier (2.3.2)
spring (2.0.2)
activesupport (>= 4.2)