1
0
mirror of https://github.com/danbee/my-images synced 2025-03-04 08:49:05 +00:00

Bump selenium-webdriver from 3.141.0 to 3.142.3

Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 3.141.0 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 05:36:10 +00:00
parent d4efa7d486
commit fd6ba3dae4
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331

View File

@ -62,8 +62,8 @@ GEM
rack-test (>= 0.6.3) rack-test (>= 0.6.3)
regexp_parser (~> 1.2) regexp_parser (~> 1.2)
xpath (~> 3.2) xpath (~> 3.2)
childprocess (0.9.0) childprocess (1.0.1)
ffi (~> 1.0, >= 1.0.11) rake (< 13.0)
coderay (1.1.2) coderay (1.1.2)
concurrent-ruby (1.1.5) concurrent-ruby (1.1.5)
crack (0.4.3) crack (0.4.3)
@ -90,7 +90,7 @@ GEM
execjs (2.7.0) execjs (2.7.0)
faraday (0.12.2) faraday (0.12.2)
multipart-post (>= 1.2, < 3) multipart-post (>= 1.2, < 3)
ffi (1.9.25) ffi (1.11.1)
geckodriver-helper (0.23.0) geckodriver-helper (0.23.0)
archive-zip (~> 0.7) archive-zip (~> 0.7)
globalid (0.4.2) globalid (0.4.2)
@ -218,8 +218,8 @@ GEM
tilt (>= 1.1, < 3) tilt (>= 1.1, < 3)
sdoc (1.0.0) sdoc (1.0.0)
rdoc (>= 5.0) rdoc (>= 5.0)
selenium-webdriver (3.141.0) selenium-webdriver (3.142.3)
childprocess (~> 0.5) childprocess (>= 0.5, < 2.0)
rubyzip (~> 1.2, >= 1.2.2) rubyzip (~> 1.2, >= 1.2.2)
shoulda-matchers (4.0.1) shoulda-matchers (4.0.1)
activesupport (>= 4.2.0) activesupport (>= 4.2.0)