mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-02 11:00:16 +01:00
Update selenium-webdriver
This commit is contained in:
parent
3220177dd3
commit
d2e5df5971
2 changed files with 5 additions and 5 deletions
2
Gemfile
2
Gemfile
|
|
@ -68,7 +68,7 @@ group :test do
|
|||
|
||||
gem "aruba", ">=0.5.4", :require => false
|
||||
|
||||
gem "selenium-webdriver", '>=2.45'
|
||||
gem "selenium-webdriver", '>= 2.50'
|
||||
|
||||
# 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