Skip to content

Commit

Permalink
update cucumber version dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
johnmuhl authored and saturnflyer committed Aug 14, 2011
1 parent 66fe82d commit 1e996b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion radiant.gemspec
Expand Up @@ -53,7 +53,7 @@ a general purpose content managment system--not merely a blogging engine.}
s.add_dependency "radiant-japanese_language_pack-extension", "~>1.0.0"
s.add_dependency "radiant-russian_language_pack-extension", "~>1.0.0"

s.add_development_dependency "cucumber", "> 0.3.9"
s.add_development_dependency "cucumber", "~> 1.0.0"
s.add_development_dependency "cucumber-rails", "~> 0.3.2"
s.add_development_dependency "database_cleaner", "~> 0.6.5"
s.add_development_dependency "webrat", "~> 0.7.3"
Expand Down

0 comments on commit 1e996b2

Please sign in to comment.