Skip to content

Commit

Permalink
Update selenium-webdriver dependency to version 2.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Apr 12, 2012
1 parent 7ecfc5b commit 13866f2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,8 @@ GEM
json (1.6.6)
launchy (2.1.0)
addressable (~> 2.2.6)
libwebsocket (0.1.3)
addressable
mail (2.4.4)
i18n (>= 0.4.0)
mime-types (~> 1.16)
Expand Down Expand Up @@ -188,9 +190,10 @@ GEM
ruby-hmac (0.4.0)
rubyzip (0.9.7)
rvm (1.9.2)
selenium-webdriver (2.20.0)
selenium-webdriver (2.21.0)
childprocess (>= 0.2.5)
ffi (~> 1.0)
libwebsocket (~> 0.1.3)
multi_json (~> 1.0)
rubyzip
shoulda (3.0.1)
Expand Down
Binary file added vendor/cache/libwebsocket-0.1.3.gem
Binary file not shown.
Binary file removed vendor/cache/selenium-webdriver-2.20.0.gem
Binary file not shown.
Binary file added vendor/cache/selenium-webdriver-2.21.0.gem
Binary file not shown.

0 comments on commit 13866f2

Please sign in to comment.