Skip to content

Commit e6be544

Browse files
committed
Removed Rubyforge task
1 parent a76fcd3 commit e6be544

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Rakefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ begin
2929
]
3030
end
3131
Jeweler::GemcutterTasks.new
32-
Jeweler::RubyforgeTasks.new do |rubyforge|
33-
rubyforge.doc_task = "rdoc"
34-
end
3532
rescue LoadError
3633
puts "Jeweler, or one of its dependencies, is not available. Install it with: sudo gem install technicalpickles-jeweler -s http://gems.github.com"
3734
end

0 commit comments

Comments
 (0)