Skip to content

Commit

Permalink
lock to cucumber 2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
e2 committed Mar 29, 2015
1 parent 7c57990 commit 8c06328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guard-cucumber.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Gem::Specification.new do |s|
s.required_rubygems_version = ">= 1.3.6"

s.add_dependency "guard-compat", "~> 1.0"
s.add_dependency "cucumber", ">= 1.3.0"
s.add_dependency "cucumber", "~> 2.0"
s.add_dependency "nenv", "~> 0.1"

s.add_development_dependency "bundler", "~> 1.6"
Expand Down

0 comments on commit 8c06328

Please sign in to comment.