bump selenium-webdriver

This commit is contained in:
Jonne Haß 2012-12-17 21:55:30 +01:00
parent e0682daba8
commit d91e9517b8
2 changed files with 4 additions and 4 deletions

View file

@ -148,7 +148,7 @@ group :test do
gem 'fixture_builder', '0.3.5'
gem 'fuubar', '1.1.0'
gem 'rspec-instafail', '0.2.4', :require => false
gem 'selenium-webdriver', '2.27.1'
gem 'selenium-webdriver', '2.27.2'
gem 'webmock', '1.8.11', :require => false

View file

@ -360,7 +360,7 @@ GEM
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
selenium-webdriver (2.27.1)
selenium-webdriver (2.27.2)
childprocess (>= 0.2.5)
libwebsocket (~> 0.1.3)
multi_json (~> 1.0)
@ -405,7 +405,7 @@ GEM
webmock (1.8.11)
addressable (>= 2.2.7)
crack (>= 0.1.7)
websocket (1.0.4)
websocket (1.0.6)
will_paginate (3.0.3)
xpath (0.1.4)
nokogiri (~> 1.3)
@ -481,7 +481,7 @@ DEPENDENCIES
rspec-rails (= 2.12.2)
ruby-oembed (= 0.8.8)
sass-rails (= 3.2.5)
selenium-webdriver (= 2.27.1)
selenium-webdriver (= 2.27.2)
spork (= 1.0.0rc3)
timecop (= 0.5.9)
twitter (= 4.4.4)