Rakefile in dressmaker-0.0.2 vs Rakefile in dressmaker-0.0.3

- old
+ new

@@ -9,13 +9,9 @@ s.authors = ["Joshua Hull"] s.files = FileList["[A-Z]*", "{lib,spec}/**/*"] s.rubyforge_project = 'dressmaker' end Jeweler::GemcutterTasks.new - Jeweler::RubyforgeTasks.new do |rubyforge| - rubyforge.doc_task = "rdoc" - rubyforge.remote_doc_path = '' - end rescue LoadError puts "Jeweler not available. Install it with: sudo gem install technicalpickles-jeweler -s http://gems.github.com" end require 'spec'