Skip to content

Commit

Permalink
bump selenium-webdriver
Browse files Browse the repository at this point in the history
  • Loading branch information
jhass committed Apr 19, 2013
1 parent 62c6ccd commit 07b2cea
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -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

Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Expand Up @@ -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)
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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)
Expand Down

0 comments on commit 07b2cea

Please sign in to comment.