Skip to content

Commit

Permalink
Upgrade capybara-webkit
Browse files Browse the repository at this point in the history
  • Loading branch information
FooBarWidget committed Apr 22, 2012
1 parent 2dfd0a1 commit f166bf2
Showing 1 changed file with 12 additions and 8 deletions.
20 changes: 12 additions & 8 deletions Gemfile.lock
Expand Up @@ -42,9 +42,10 @@ GEM
rack-test (>= 0.5.4)
selenium-webdriver (~> 2.0)
xpath (~> 0.1.4)
capybara-webkit (0.7.2)
capybara-webkit (0.11.0)
capybara (>= 1.0.0, < 1.2)
childprocess (0.2.8)
json
childprocess (0.3.2)
ffi (~> 1.0.6)
coffee-rails (3.1.1)
coffee-script (>= 2.2.0)
Expand Down Expand Up @@ -94,14 +95,16 @@ GEM
json (1.6.4)
launchy (2.0.5)
addressable (~> 2.2.6)
libwebsocket (0.1.3)
addressable
mail (2.3.0)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.17.2)
mime-types (1.18)
multi_json (1.0.4)
mysql2 (0.3.10)
nokogiri (1.5.0)
nokogiri (1.5.2)
orm_adapter (0.0.6)
polyglot (0.3.3)
rack (1.3.6)
Expand Down Expand Up @@ -145,7 +148,7 @@ GEM
activesupport (>= 3.0)
railties (>= 3.0)
rspec (~> 2.8.0)
rubyzip (0.9.5)
rubyzip (0.9.7)
sass (3.1.12)
sass-rails (3.1.5)
actionpack (~> 3.1.0)
Expand All @@ -155,10 +158,11 @@ GEM
schema_plus (0.2.1)
rails
valuable
selenium-webdriver (2.16.0)
selenium-webdriver (2.21.2)
childprocess (>= 0.2.5)
ffi (~> 1.0.9)
multi_json (~> 1.0.4)
ffi (~> 1.0)
libwebsocket (~> 0.1.3)
multi_json (~> 1.0)
rubyzip
spork (0.9.0.rc9)
sprockets (2.0.3)
Expand Down

0 comments on commit f166bf2

Please sign in to comment.