mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
Updated to latest selenium webdriver
This commit is contained in:
parent
844bd776ae
commit
3f606a8f1f
1 changed files with 9 additions and 1 deletions
10
Gemfile.lock
10
Gemfile.lock
|
@ -17,6 +17,10 @@ GEM
|
||||||
celerity (0.7.9)
|
celerity (0.7.9)
|
||||||
configuration (1.1.0)
|
configuration (1.1.0)
|
||||||
culerity (0.2.10)
|
culerity (0.2.10)
|
||||||
|
ffi (0.6.3)
|
||||||
|
rake (>= 0.8.7)
|
||||||
|
ffi (0.6.3-java)
|
||||||
|
json_pure (1.4.6)
|
||||||
launchy (0.3.7)
|
launchy (0.3.7)
|
||||||
configuration (>= 0.0.5)
|
configuration (>= 0.0.5)
|
||||||
rake (>= 0.8.1)
|
rake (>= 0.8.1)
|
||||||
|
@ -29,7 +33,11 @@ GEM
|
||||||
rack (>= 1.0)
|
rack (>= 1.0)
|
||||||
rake (0.8.7)
|
rake (0.8.7)
|
||||||
rspec (1.3.0)
|
rspec (1.3.0)
|
||||||
selenium-webdriver (0.0.27)
|
rubyzip (0.9.4)
|
||||||
|
selenium-webdriver (0.0.28)
|
||||||
|
ffi (>= 0.6.1)
|
||||||
|
json_pure
|
||||||
|
rubyzip
|
||||||
sinatra (1.0)
|
sinatra (1.0)
|
||||||
rack (>= 1.0)
|
rack (>= 1.0)
|
||||||
weakling (0.0.4-java)
|
weakling (0.0.4-java)
|
||||||
|
|
Loading…
Reference in a new issue