1
0
Fork 0
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:
Nicklas Ramhöj 2010-09-07 18:22:04 +02:00
parent 844bd776ae
commit 3f606a8f1f

View file

@ -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)