Skip to content

Commit

Permalink
added depedancy of cucumber for 1.3.18
Browse files Browse the repository at this point in the history
  • Loading branch information
sameer49 committed Jan 30, 2015
2 parents cdac097 + 5f22d06 commit f78659b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion selenium-cucumber.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ Gem::Specification.new do |s|
s.require_paths = ['lib']
s.post_install_message = 'Thanks for installing selenium-cucumber gem.'


s.required_ruby_version = '>= 1.9.3'
s.add_runtime_dependency 'cucumber', '~> 1.3.18'
s.add_runtime_dependency 'selenium-webdriver', '~> 2.44.0', '>= 2.41.0'
Expand Down

0 comments on commit f78659b

Please # to comment.