Rakefile in roo-0.2.3 vs Rakefile in roo-0.2.4

- old
+ new

@@ -75,9 +75,11 @@ p.extra_deps = [ # ['ruport', '>= 1.0.0'], # ['ruport-util', '>= 0.5.0'], ['parseexcel', '>= 0.5.1.1'], ['rubyzip', '>= 0.9.1'], + ['hpricot', '>= 0.5'], + ['hoe', '>= 0.0.0'], ] #p.spec_extras = {} # A hash of extra values to set in the gemspec. end CHANGES = hoe.paragraphs_of('History.txt', 0..1).join("\n\n")