Skip to content

Commit c5f4fa6

Browse files
build(deps): bump selenium-webdriver from 4.19.0 to 4.21.1
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.19.0 to 4.21.1. - [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) --- updated-dependencies: - dependency-name: selenium-webdriver dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5111bd7 commit c5f4fa6

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Gemfile.lock

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,8 @@ GEM
409409
responders (3.1.1)
410410
actionpack (>= 5.2)
411411
railties (>= 5.2)
412-
rexml (3.2.6)
412+
rexml (3.2.8)
413+
strscan (>= 3.0.9)
413414
roadie (5.2.1)
414415
css_parser (~> 1.4)
415416
nokogiri (~> 1.15)
@@ -433,7 +434,7 @@ GEM
433434
sprockets-rails
434435
tilt
435436
selectize-rails (0.12.6)
436-
selenium-webdriver (4.19.0)
437+
selenium-webdriver (4.21.1)
437438
base64 (~> 0.2)
438439
rexml (~> 3.2, >= 3.2.5)
439440
rubyzip (>= 1.2.2, < 3.0)
@@ -486,6 +487,7 @@ GEM
486487
stringio (3.1.0)
487488
strip_attributes (1.13.0)
488489
activemodel (>= 3.0, < 8.0)
490+
strscan (3.1.0)
489491
temple (0.10.3)
490492
test-unit (3.6.2)
491493
power_assert

0 commit comments

Comments
 (0)