Merge pull request #3019 from openSUSE/depfu/update/webdrivers-5.0.0

Update webdrivers: 4.6.0 → 5.0.0 (major)
This commit is contained in:
Henne Vogelsang 2022-05-12 16:55:28 +02:00 committed by GitHub
commit 86648dd94f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -158,7 +158,7 @@ GEM
actionpack (>= 3.1)
caxlsx (>= 3.0)
chartkick (4.1.3)
childprocess (3.0.0)
childprocess (4.1.0)
chronic (0.10.2)
chunky_png (1.4.0)
climate_control (1.0.1)
@ -538,8 +538,9 @@ GEM
sprockets-rails
tilt
selectize-rails (0.12.6)
selenium-webdriver (3.142.7)
childprocess (>= 0.5, < 4.0)
selenium-webdriver (4.1.0)
childprocess (>= 0.5, < 5.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2)
sentry-rails (4.6.5)
railties (>= 5.0)
@ -608,10 +609,10 @@ GEM
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
webdrivers (4.6.0)
webdrivers (5.0.0)
nokogiri (~> 1.6)
rubyzip (>= 1.3.0)
selenium-webdriver (>= 3.0, < 4.0)
selenium-webdriver (~> 4.0)
webmock (3.14.0)
addressable (>= 2.8.0)
crack (>= 0.3.2)