mirror of
https://github.com/jnunemaker/httparty
synced 2023-03-27 23:23:07 -04:00
Add Gemcutter releases via Jeweler
This commit is contained in:
parent
d6b351fc99
commit
94601fe05e
1 changed files with 1 additions and 0 deletions
1
Rakefile
1
Rakefile
|
@ -23,6 +23,7 @@ begin
|
|||
Jeweler::RubyforgeTasks.new do |rubyforge|
|
||||
rubyforge.doc_task = "rdoc"
|
||||
end
|
||||
Jeweler::GemcutterTasks.new
|
||||
rescue LoadError
|
||||
puts "Jeweler (or a dependency) not available. Install it with: sudo gem install jeweler"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue