Update webdrivers to version 5.2.0

This commit is contained in:
depfu[bot] 2023-04-21 12:50:34 +00:00 committed by GitHub
parent 70a8daf612
commit 53968bc014
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -158,7 +158,6 @@ GEM
actionpack (>= 3.1)
caxlsx (>= 3.0)
chartkick (4.2.0)
childprocess (4.1.0)
chronic (0.10.2)
chunky_png (1.4.0)
climate_control (1.2.0)
@ -535,8 +534,7 @@ GEM
sprockets-rails
tilt
selectize-rails (0.12.6)
selenium-webdriver (4.3.0)
childprocess (>= 0.5, < 5.0)
selenium-webdriver (4.9.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
@ -610,7 +608,7 @@ GEM
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
webdrivers (5.0.0)
webdrivers (5.2.0)
nokogiri (~> 1.6)
rubyzip (>= 1.3.0)
selenium-webdriver (~> 4.0)