Merge pull request #8383 from openfoodfoundation/dependabot/bundler/selenium-webdriver-4.0.2

Bump selenium-webdriver from 3.142.7 to 4.0.2
This commit is contained in:
jibees
2021-10-21 09:11:56 +02:00
committed by GitHub

View File

@@ -184,7 +184,7 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
childprocess (3.0.0)
childprocess (4.1.0)
chronic (0.10.2)
chunky_png (1.4.0)
climate_control (0.2.0)
@@ -580,8 +580,9 @@ GEM
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
sd_notify (0.1.1)
selenium-webdriver (3.142.7)
childprocess (>= 0.5, < 4.0)
selenium-webdriver (4.0.2)
childprocess (>= 0.5, < 5.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2)
semantic_range (3.0.0)
shoulda-matchers (5.0.0)