mirror of
https://github.com/jnunemaker/httparty
synced 2023-03-27 23:23:07 -04:00
Forgot to set homepage.
This commit is contained in:
parent
720e96a608
commit
fd2769eeb1
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ Gem::Specification.new do |s|
|
|||
s.platform = Gem::Platform::RUBY
|
||||
s.authors = ["John Nunemaker", "Sandro Turriate"]
|
||||
s.email = ["nunemaker@gmail.com"]
|
||||
s.homepage = "http://github.com/jnunemaker/httparty"
|
||||
s.homepage = "http://httparty.rubyforge.org/"
|
||||
s.summary = %q{Makes http fun! Also, makes consuming restful web services dead easy.}
|
||||
s.description = %q{Makes http fun! Also, makes consuming restful web services dead easy.}
|
||||
|
||||
|
|
Loading…
Reference in a new issue