Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
use gemcutter instead of rubyforge
  • Loading branch information
Adam Wiggins committed Jan 21, 2010
1 parent b5257b4 commit 8f3be12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -18,7 +18,7 @@ Jeweler::Tasks.new do |s|
s.files = FileList["[A-Z]*", "{bin,lib,spec}/**/*"]
end

Jeweler::RubyforgeTasks.new
Jeweler::GemcutterTasks.new

######################################################

Expand Down

0 comments on commit 8f3be12

Please sign in to comment.