Rakefile in gruff-0.2.9 vs Rakefile in gruff-0.3.0

- old
+ new

@@ -9,10 +9,10 @@ p.description = "Beautiful graphs for one or multiple datasets. Can be used on websites or in documents." p.email = 'boss@topfunky.com' p.summary = "Beautiful graphs for one or multiple datasets." p.url = "http://nubyonrails.com/pages/gruff" p.clean_globs = ['test/output/*.png'] - p.changes = p.paragraphs_of('CHANGELOG', 0..1).join("\n\n") + p.changes = p.paragraphs_of('History.txt', 0..1).join("\n\n") p.remote_rdoc_dir = '' # Release to root end desc "Simple test on packaged files to make sure they are all there" task :verify => :package do