Rakefile in loquacious-1.0.0 vs Rakefile in loquacious-1.1.0

- old
+ new

@@ -24,9 +24,10 @@ PROJ.url = 'http://codeforpeople.rubyforge.org/loquacious' PROJ.version = Loquacious::VERSION PROJ.readme_file = 'README.rdoc' PROJ.ignore_file = '.gitignore' PROJ.rubyforge.name = 'codeforpeople' +PROJ.rdoc.remote_dir = 'loquacious' PROJ.spec.opts << '--color' PROJ.ruby_opts = %w[-W0] PROJ.ann.email[:server] = 'smtp.gmail.com'