Bump webdrivers from 4.1.2 to 4.1.3 (#4851)

Bumps [webdrivers](https://github.com/titusfortner/webdrivers) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/titusfortner/webdrivers/releases)
- [Changelog](https://github.com/titusfortner/webdrivers/blob/master/CHANGELOG.md)
- [Commits](https://github.com/titusfortner/webdrivers/compare/v4.1.2...v4.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-18 15:54:40 -05:00 committed by Mac Siri
parent c889e6b6c0
commit 90249e6b17

View file

@ -191,8 +191,7 @@ GEM
fastimage
caze (0.2.2)
activesupport (>= 3)
childprocess (1.0.1)
rake (< 13.0)
childprocess (3.0.0)
cld (0.8.0)
ffi
cloudinary (1.12.0)
@ -605,7 +604,7 @@ GEM
rake (>= 0.8.7)
thor (>= 0.19.0, < 2.0)
rainbow (3.0.0)
rake (12.3.3)
rake (13.0.1)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
@ -724,9 +723,9 @@ GEM
sdoc (1.0.0)
rdoc (>= 5.0)
selectize-rails (0.12.6)
selenium-webdriver (3.142.3)
childprocess (>= 0.5, < 2.0)
rubyzip (~> 1.2, >= 1.2.2)
selenium-webdriver (3.142.6)
childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2)
serviceworker-rails (0.6.0)
railties (>= 3.1)
shellany (0.0.1)
@ -834,9 +833,9 @@ GEM
activemodel (>= 5.0)
bindex (>= 0.4.0)
railties (>= 5.0)
webdrivers (4.1.2)
webdrivers (4.1.3)
nokogiri (~> 1.6)
rubyzip (~> 1.0)
rubyzip (>= 1.3.0)
selenium-webdriver (>= 3.0, < 4.0)
webmock (3.7.6)
addressable (>= 2.3.6)