config/hoe.rb in newgem-0.23.1 vs config/hoe.rb in newgem-0.24.0

- old
+ new

@@ -48,10 +48,10 @@ p.changes = p.paragraphs_of("History.txt", 0..1).join("\n\n") p.extra_deps = [ ['RedCloth','>=3.0.4'], ['syntax','>=1.0.0'], ['activesupport','>=2.0.2'], - ['rubigen','>=1.1.1'] + ['rubigen','>=1.3.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") \ No newline at end of file