Skip to content

Commit

Permalink
Use latest selenium-webdriver
Browse files Browse the repository at this point in the history
  • Loading branch information
jnicklas committed Nov 9, 2010
1 parent b4c84a4 commit 5c6b569
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ GEM
remote: http://rubygems.org/
specs:
celerity (0.8.2)
childprocess (0.1.4)
ffi (~> 0.6.3)
configuration (1.1.0)
culerity (0.2.12)
diff-lcs (1.1.2)
Expand Down Expand Up @@ -44,8 +46,9 @@ GEM
rspec-core (~> 2.0.1)
rspec-expectations (~> 2.0.1)
rubyzip (0.9.4)
selenium-webdriver (0.0.27)
ffi (>= 0.6.1)
selenium-webdriver (0.0.29)
childprocess (>= 0.0.7)
ffi (~> 0.6.3)
json_pure
rubyzip
sinatra (1.0)
Expand Down

0 comments on commit 5c6b569

Please sign in to comment.