Skip to content

Commit

Permalink
selenium-webdriver update
Browse files Browse the repository at this point in the history
  • Loading branch information
nebirhos committed Aug 30, 2012
1 parent 21aae35 commit e4306b5
Showing 1 changed file with 17 additions and 15 deletions.
32 changes: 17 additions & 15 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ GEM
ancestry (1.2.4)
activerecord (>= 2.2.2)
archive-tar-minitar (0.5.2)
arel (3.0.0)
arel (3.0.2)
bcrypt-ruby (3.0.1)
builder (3.0.0)
cancan (1.6.7)
Expand All @@ -57,8 +57,8 @@ GEM
cells-filters (0.0.1)
cells
hooks
childprocess (0.3.0)
ffi (~> 1.0.6)
childprocess (0.3.5)
ffi (~> 1.0, >= 1.0.6)
cocaine (0.2.1)
columnize (0.3.6)
comma (3.0.3)
Expand All @@ -84,7 +84,7 @@ GEM
factory_girl (2.5.0)
activesupport
fastercsv (1.5.4)
ffi (1.0.11)
ffi (1.1.5)
gherkin (2.7.4)
json (>= 1.4.6)
gravatar_image_tag (1.0.0)
Expand All @@ -98,21 +98,23 @@ GEM
hike (1.2.1)
hooks (0.2.0)
i18n (0.6.0)
journey (1.0.1)
journey (1.0.4)
jquery-rails (1.0.18)
railties (~> 3.0)
thor (~> 0.14)
json (1.6.5)
json (1.7.5)
launchy (2.0.5)
addressable (~> 2.2.6)
libwebsocket (0.1.5)
addressable
linecache19 (0.5.12)
ruby_core_source (>= 0.1.4)
mail (2.4.1)
mail (2.4.4)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.17.2)
multi_json (1.0.4)
multi_json (1.3.6)
mysql2 (0.3.11)
nokogiri (1.5.0)
omniauth (1.0.0)
Expand All @@ -127,7 +129,7 @@ GEM
pg (0.11.0)
polyglot (0.3.3)
rack (1.4.1)
rack-cache (1.1)
rack-cache (1.2)
rack (>= 0.4)
rack-ssl (1.3.2)
rack
Expand Down Expand Up @@ -177,13 +179,13 @@ GEM
ruby-debug-base19 (>= 0.11.19)
ruby_core_source (0.1.5)
archive-tar-minitar (>= 0.5.2)
rubyzip (0.9.5)
selenium-webdriver (2.17.0)
rubyzip (0.9.9)
selenium-webdriver (2.25.0)
childprocess (>= 0.2.5)
ffi (~> 1.0.9)
multi_json (~> 1.0.4)
libwebsocket (~> 0.1.3)
multi_json (~> 1.0)
rubyzip
sprockets (2.1.2)
sprockets (2.1.3)
hike (~> 1.2)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
Expand All @@ -197,7 +199,7 @@ GEM
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.31)
tzinfo (0.3.33)
warden (1.1.0)
rack (>= 1.0)
webrat (0.7.3)
Expand Down

0 comments on commit e4306b5

Please sign in to comment.