config/hoe.rb in kosmas58-cucumber-0.3.11.3 vs config/hoe.rb in kosmas58-cucumber-0.3.11.6

- old
+ new

@@ -59,11 +59,10 @@ # == 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.5'], - ['polyglot', '>= 0.2.5'], # Remove this when Treetop no longer loads polyglot by default. + ['treetop', '>= 1.2.6'], ['diff-lcs', '>= 1.1.2'], ['builder', '>= 2.1.2'] ] #p.spec_extras = {} # A hash of extra values to set in the gemspec. \ No newline at end of file