Skip to content

Commit

Permalink
Update selenium-webdriver to version 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Mar 31, 2022
1 parent e5d5afd commit 42b25e3
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions src/api/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ GEM
capybara_minitest_spec (1.0.7)
capybara (>= 2)
minitest (>= 4)
childprocess (3.0.0)
childprocess (4.1.0)
clockwork (3.0.0)
activesupport
tzinfo
Expand Down Expand Up @@ -451,8 +451,9 @@ GEM
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
selenium-webdriver (3.142.7)
childprocess (>= 0.5, < 4.0)
selenium-webdriver (4.1.0)
childprocess (>= 0.5, < 5.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2)
set (1.0.2)
sexp_processor (4.16.0)
Expand Down
Binary file removed src/api/vendor/cache/childprocess-3.0.0.gem
Binary file not shown.
Binary file added src/api/vendor/cache/childprocess-4.1.0.gem
Binary file not shown.
Binary file removed src/api/vendor/cache/selenium-webdriver-3.142.7.gem
Binary file not shown.
Binary file not shown.

0 comments on commit 42b25e3

Please sign in to comment.