mirror of
https://github.com/jnunemaker/httparty
synced 2023-03-27 23:23:07 -04:00
Prepped gemspec for release.
This commit is contained in:
parent
76601ba0c7
commit
42a023886c
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ Gem::Specification.new do |s|
|
|||
|
||||
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
||||
s.authors = ["John Nunemaker"]
|
||||
s.date = %q{2008-08-11}
|
||||
s.date = %q{2008-08-22}
|
||||
s.description = %q{Makes http fun! Also, makes consuming restful web services dead easy.}
|
||||
s.email = ["nunemaker@gmail.com"]
|
||||
s.extra_rdoc_files = ["History.txt", "License.txt", "Manifest.txt", "PostInstall.txt", "README.txt"]
|
||||
|
|
Loading…
Add table
Reference in a new issue