Merge pull request #2602 from openSUSE/depfu/update/webdrivers-4.1.3

Update webdrivers: 4.1.0 → 4.1.3 (patch)
This commit is contained in:
Henne Vogelsang 2019-10-31 12:53:47 +01:00 committed by GitHub
commit f14f726741
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -116,8 +116,7 @@ GEM
case_transform (0.2)
activesupport
chartkick (3.2.1)
childprocess (1.0.1)
rake (< 13.0)
childprocess (3.0.0)
chronic (0.10.2)
chunky_png (1.3.11)
climate_control (0.2.0)
@ -523,9 +522,9 @@ GEM
ffi (~> 1.9)
rake
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)
sexp_processor (4.11.0)
shellany (0.0.1)
shoulda-matchers (4.0.1)
@ -593,9 +592,9 @@ GEM
activemodel (>= 5.0)
bindex (>= 0.4.0)
railties (>= 5.0)
webdrivers (4.1.0)
webdrivers (4.1.3)
nokogiri (~> 1.6)
rubyzip (~> 1.0)
rubyzip (>= 1.3.0)
selenium-webdriver (>= 3.0, < 4.0)
webmock (3.5.1)
addressable (>= 2.3.6)