Skip to content

Commit

Permalink
I think this should require the latest cucumber?
Browse files Browse the repository at this point in the history
  • Loading branch information
tooky committed Aug 27, 2013
1 parent 5fb9126 commit 233221b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cucumber-rails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Gem::Specification.new do |s|

s.license = 'MIT'

s.add_runtime_dependency('cucumber', '>= 1.2.0')
s.add_runtime_dependency('cucumber', '>= 1.3.6')
s.add_runtime_dependency('nokogiri', '>= 1.5.0')
s.add_runtime_dependency('capybara', '>= 1.1.2')
s.add_runtime_dependency('rails', '>= 3.0.0')
Expand Down

0 comments on commit 233221b

Please sign in to comment.