Skip to content

Commit

Permalink
Update selenium-webdriver to version 4.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Oct 3, 2023
1 parent 41437bb commit b754297
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,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)
crack (0.4.5)
rexml
Expand Down Expand Up @@ -281,8 +280,7 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
selenium-webdriver (4.4.0)
childprocess (>= 0.5, < 5.0)
selenium-webdriver (4.13.1)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
Expand Down Expand Up @@ -316,7 +314,7 @@ GEM
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
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.13.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 b754297

Please sign in to comment.