Skip to content

Commit

Permalink
Bump selenium-webdriver from 3.141.0 to 3.141.5926
Browse files Browse the repository at this point in the history
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 3.141.0 to 3.141.5926.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/master/rb/CHANGES)
- [Commits](https://github.com/SeleniumHQ/selenium/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Apr 22, 2019
1 parent 95faf8c commit 32684ac
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (~> 1.2)
xpath (~> 3.2)
childprocess (0.9.0)
ffi (~> 1.0, >= 1.0.11)
childprocess (1.0.1)
rake (< 13.0)
coderay (1.1.2)
coveralls (0.8.22)
json (>= 1.8, < 3)
Expand All @@ -31,7 +31,6 @@ GEM
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
fastimage (2.1.5)
ffi (1.10.0)
hikidoc (0.1.0)
jasmine (2.99.0)
jasmine-core (>= 2.99.0, < 3.0.0)
Expand Down Expand Up @@ -93,8 +92,8 @@ GEM
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
selenium-webdriver (3.141.0)
childprocess (~> 0.5)
selenium-webdriver (3.141.5926)
childprocess (>= 0.5, < 2.0)
rubyzip (~> 1.2, >= 1.2.2)
sequel (5.19.0)
simplecov (0.16.1)
Expand Down

0 comments on commit 32684ac

Please sign in to comment.