mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-22 23:24:07 +01:00
Bump selenium-webdriver from 2.53.4 to 3.142.3
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 2.53.4 to 3.142.3. - [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>
This commit is contained in:
parent
ebfa39d5a1
commit
fc9f8eddd2
2 changed files with 7 additions and 9 deletions
2
Gemfile
2
Gemfile
|
|
@ -75,7 +75,7 @@ group :test do
|
|||
gem "mocha", :require => false
|
||||
gem "minitest-stub-const"
|
||||
|
||||
gem "selenium-webdriver", "~> 2.53"
|
||||
gem "selenium-webdriver", "~> 3.142"
|
||||
|
||||
# uncomment to use the webkit option. This depends on Qt being installed
|
||||
# gem "capybara-webkit"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue