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
1 changed files with 9 additions and 1 deletions

View File

@ -17,6 +17,10 @@ GEM
celerity (0.7.9)
configuration (1.1.0)
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)
configuration (>= 0.0.5)
rake (>= 0.8.1)
@ -29,7 +33,11 @@ GEM
rack (>= 1.0)
rake (0.8.7)
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)
rack (>= 1.0)
weakling (0.0.4-java)