Bump selenium-webdriver from 2.53.4 to 3.142.3

Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 2.53.4 to 3.142.3.
- [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[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-05-21 06:04:42 +00:00
parent ebfa39d5a1
commit fc9f8eddd2
No known key found for this signature in database
GPG key ID: 4C0F2888C98CF331
2 changed files with 7 additions and 9 deletions

View file

@ -75,7 +75,7 @@ group :test do
gem "mocha", :require => false
gem "minitest-stub-const"
gem "selenium-webdriver", "~> 2.53"
gem "selenium-webdriver", "~> 3.142"
# uncomment to use the webkit option. This depends on Qt being installed
# gem "capybara-webkit"