config/hoe.rb in cucumber-0.1.10 vs config/hoe.rb in cucumber-0.1.11

- old
+ new

@@ -56,10 +56,9 @@ # == Optional p.changes = p.paragraphs_of("History.txt", 0..1).join("\n\n") #p.extra_deps = [] # An array of rubygem dependencies [name, version], e.g. [ ['active_support', '>= 1.3.1'] ] p.extra_deps = [ ['term-ansicolor', '>= 1.0.3'], ['treetop', '>= 1.2.4'], ['diff-lcs', '>= 1.1.2'] ] - p.extra_dev_deps = [ ['rspec', '>= 1.1.11'] ] #p.spec_extras = {} # A hash of extra values to set in the gemspec. end \ No newline at end of file