Skip to content

Commit

Permalink
Bump selenium-webdriver to 2.41.0
Browse files Browse the repository at this point in the history
  • Loading branch information
futhr committed Apr 12, 2014
1 parent 38ef113 commit 7f26c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spree_faq.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Gem::Specification.new do |s|

s.add_development_dependency 'rspec-rails', '~> 2.14'
s.add_development_dependency 'capybara', '~> 2.2.1'
s.add_development_dependency 'selenium-webdriver', '>= 2.40.0'
s.add_development_dependency 'selenium-webdriver', '>= 2.41.0'
s.add_development_dependency 'poltergeist', '~> 1.5.0'
s.add_development_dependency 'factory_girl', '~> 4.4'
s.add_development_dependency 'shoulda-matchers', '~> 2.5'
Expand Down

0 comments on commit 7f26c3b

Please sign in to comment.