bump selenium-webdriver

This commit is contained in:
Jonne Haß 2013-04-13 11:45:18 +02:00
parent 62c6ccdc56
commit 07b2ceaf69
2 changed files with 4 additions and 4 deletions

View file

@ -176,7 +176,7 @@ group :test do
gem 'capybara', '1.1.3'
gem 'database_cleaner', '0.9.1'
gem 'selenium-webdriver', '2.31.0'
gem 'selenium-webdriver', '2.32.1'
# General helpers

View file

@ -110,7 +110,7 @@ GEM
multipart-post (~> 1.1)
faraday_middleware (0.9.0)
faraday (>= 0.7.4, < 0.9)
ffi (1.5.0)
ffi (1.7.0)
fixture_builder (0.3.5)
activerecord (>= 2)
activesupport (>= 2)
@ -343,7 +343,7 @@ GEM
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
selenium-webdriver (2.31.0)
selenium-webdriver (2.32.1)
childprocess (>= 0.2.5)
multi_json (~> 1.0)
rubyzip
@ -472,7 +472,7 @@ DEPENDENCIES
rspec-rails (= 2.13.0)
ruby-oembed (= 0.8.8)
sass-rails (= 3.2.6)
selenium-webdriver (= 2.31.0)
selenium-webdriver (= 2.32.1)
sidekiq (= 2.10.0)
spork (= 1.0.0rc3)
timecop (= 0.6.1)