Skip to content

Commit

Permalink
Update selenium-webdriver to version 4.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Feb 27, 2024
1 parent 8aaf5ca commit 1248ef6
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions Gemfile.lock
Expand Up @@ -92,7 +92,6 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
childprocess (4.1.0)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
crack (0.4.5)
Expand Down Expand Up @@ -310,8 +309,8 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
selenium-webdriver (4.4.0)
childprocess (>= 0.5, < 5.0)
selenium-webdriver (4.18.1)
base64 (~> 0.2)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
Expand Down Expand Up @@ -347,7 +346,7 @@ GEM
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
webrick (1.8.1)
websocket (1.2.9)
websocket (1.2.10)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
Expand Down
Binary file removed vendor/cache/childprocess-4.1.0.gem
Binary file not shown.
Binary file added vendor/cache/selenium-webdriver-4.18.1.gem
Binary file not shown.
Binary file removed vendor/cache/selenium-webdriver-4.4.0.gem
Binary file not shown.
Binary file added vendor/cache/websocket-1.2.10.gem
Binary file not shown.
Binary file removed vendor/cache/websocket-1.2.9.gem
Binary file not shown.

0 comments on commit 1248ef6

Please sign in to comment.