ProjectInfo in nitro-0.26.0 vs ProjectInfo in nitro-0.27.0

- old
+ new

@@ -1,10 +1,10 @@ --- %YAML:1.0 TITLE : &title Nitro NAME : &pkg nitro -VERSION : '0.26.0' +VERSION : '0.27.0' STATUS : beta AUTHOR : George Moschovitis EMAIL : &email gm@navel.gr HOMEPAGE : "http://www.nitrohq.com" @@ -20,41 +20,38 @@ mapping solution available everywhere. Nitro is Web 2.0 ready, featuring excellent support for AJAX, XML, Syndication while staying standards compliant. DEPENDENCIES: - - [ og, '= 0.26.0' ] - - [ gen, '= 0.26.0' ] - - [ glue, '= 0.26.0' ] + - [ og, '= 0.27.0' ] + - [ gen, '= 0.27.0' ] + - [ glue, '= 0.27.0' ] - [ RedCloth, '= 3.0.3' ] - [ ruby-breakpoint, '= 0.5' ] - [ daemons, '= 0.4.2' ] PACKAGE: exclude: - dev EXECUTABLES: - nitro - - nitrogen DISTRIBUTE: [ gem, tgz, zip ] RUBYFORGE: PROJECT: 'nitro' USERNAME: 'gmosx' RDOC: - - dir: web/rdoc - template: jamis + - dir: rdoc options: ['--all', '--inline-source'] include: - 'lib/nitro/**/*' - '[A-Z]*' PUBLISH: - - - host: rubyforge + - host: rubyforge type: web username: gmosx project: nitro dir: 'web'