Rakefile in turn-0.5.1 vs Rakefile in turn-0.6.0
- old
+ new
@@ -15,10 +15,11 @@
PROJ.name = 'turn'
PROJ.summary = 'Test::Unit Reporter (New) -- new output format for Test::Unit'
PROJ.authors = 'Tim Pease'
PROJ.email = 'tim.pease@gmail.com'
PROJ.url = 'http://codeforpeople.rubyforge.org/turn'
-PROJ.version = '0.5.1'
+PROJ.version = '0.6.0'
+PROJ.ignore_file = '.gitignore'
PROJ.rubyforge.name = 'codeforpeople'
PROJ.rdoc.exclude << '^lib/'
PROJ.rdoc.remote_dir = PROJ.name