Skip to content

Commit 1e94501

Browse files
Bump selenium-webdriver from 3.142.7 to 4.1.0
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 3.142.7 to 4.1.0. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES) - [Commits](https://github.com/SeleniumHQ/selenium/commits/selenium-4.1.0) --- updated-dependencies: - dependency-name: selenium-webdriver dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 980142f commit 1e94501

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

Gemfile.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1265,7 +1265,7 @@ GEM
12651265
bundler (>= 1.2.0, < 3)
12661266
thor (~> 1.0)
12671267
chartkick (4.0.5)
1268-
childprocess (3.0.0)
1268+
childprocess (4.1.0)
12691269
climate_control (0.2.0)
12701270
cocoon (1.2.15)
12711271
codeclimate-test-reporter (1.0.9)
@@ -1538,7 +1538,7 @@ GEM
15381538
rmagick (4.2.2)
15391539
ruby-vips (2.0.17)
15401540
ffi (~> 1.9)
1541-
rubyzip (2.0.0)
1541+
rubyzip (2.3.2)
15421542
sanitize (6.0.0)
15431543
crass (~> 1.0.2)
15441544
nokogiri (>= 1.12.0)
@@ -1552,8 +1552,9 @@ GEM
15521552
sprockets (> 3.0)
15531553
sprockets-rails
15541554
tilt
1555-
selenium-webdriver (3.142.7)
1556-
childprocess (>= 0.5, < 4.0)
1555+
selenium-webdriver (4.1.0)
1556+
childprocess (>= 0.5, < 5.0)
1557+
rexml (~> 3.2, >= 3.2.5)
15571558
rubyzip (>= 1.2.2)
15581559
semantic_range (3.0.0)
15591560
sidekiq (6.2.2)

0 commit comments

Comments
 (0)