bump selenium-webdriver
This commit is contained in:
parent
7db763e67b
commit
15b6b7c56e
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -148,7 +148,7 @@ group :test do
|
|||
gem 'fixture_builder', '0.3.4'
|
||||
gem 'fuubar', '1.1.0'
|
||||
gem 'rspec-instafail', '0.2.4', :require => false
|
||||
gem 'selenium-webdriver', '2.27.0'
|
||||
gem 'selenium-webdriver', '2.27.1'
|
||||
|
||||
gem 'webmock', '1.8.11', :require => false
|
||||
|
||||
|
|
|
|||
|
|
@ -359,7 +359,7 @@ GEM
|
|||
railties (~> 3.2.0)
|
||||
sass (>= 3.1.10)
|
||||
tilt (~> 1.3)
|
||||
selenium-webdriver (2.27.0)
|
||||
selenium-webdriver (2.27.1)
|
||||
childprocess (>= 0.2.5)
|
||||
libwebsocket (~> 0.1.3)
|
||||
multi_json (~> 1.0)
|
||||
|
|
@ -480,7 +480,7 @@ DEPENDENCIES
|
|||
rspec-rails (= 2.11.4)
|
||||
ruby-oembed (= 0.8.7)
|
||||
sass-rails (= 3.2.5)
|
||||
selenium-webdriver (= 2.27.0)
|
||||
selenium-webdriver (= 2.27.1)
|
||||
spork (= 1.0.0rc3)
|
||||
timecop (= 0.5.3)
|
||||
twitter (= 4.2.0)
|
||||
|
|
|
|||
Loading…
Reference in a new issue