<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -9,6 +9,8 @@ config/requirements.rb
 examples/aaws.rb
 examples/delicious.rb
 examples/twitter.rb
+examples/whoismyrep.rb
+httparty.gemspec
 lib/httparty.rb
 lib/httparty/core_ext.rb
 lib/httparty/core_ext/hash.rb</diff>
      <filename>Manifest.txt</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@ require 'httparty/version'
 
 AUTHOR = 'John Nunemaker'  # can also be an array of Authors
 EMAIL = &quot;nunemaker@gmail.com&quot;
-DESCRIPTION = &quot;Makes http fun again!&quot;
+DESCRIPTION = &quot;Makes http fun! Also, makes consuming restful web services dead easy.&quot;
 GEM_NAME = 'httparty' # what ppl will type to install your gem
 RUBYFORGE_PROJECT = 'httparty' # The unix name for your project
 HOMEPATH = &quot;http://#{RUBYFORGE_PROJECT}.rubyforge.org&quot;</diff>
      <filename>config/hoe.rb</filename>
    </modified>
    <modified>
      <diff>@@ -5,10 +5,10 @@ Gem::Specification.new do |s|
   s.required_rubygems_version = Gem::Requirement.new(&quot;&gt;= 0&quot;) if s.respond_to? :required_rubygems_version=
   s.authors = [&quot;John Nunemaker&quot;]
   s.date = %q{2008-07-28}
-  s.description = %q{Makes http fun again!}
+  s.description = %q{Makes http fun! Also, makes consuming restful web services dead easy.}
   s.email = [&quot;nunemaker@gmail.com&quot;]
   s.extra_rdoc_files = [&quot;History.txt&quot;, &quot;License.txt&quot;, &quot;Manifest.txt&quot;, &quot;PostInstall.txt&quot;, &quot;README.txt&quot;]
-  s.files = [&quot;History.txt&quot;, &quot;License.txt&quot;, &quot;Manifest.txt&quot;, &quot;PostInstall.txt&quot;, &quot;README.txt&quot;, &quot;Rakefile&quot;, &quot;config/hoe.rb&quot;, &quot;config/requirements.rb&quot;, &quot;examples/aaws.rb&quot;, &quot;examples/delicious.rb&quot;, &quot;examples/twitter.rb&quot;, &quot;lib/httparty.rb&quot;, &quot;lib/httparty/core_ext.rb&quot;, &quot;lib/httparty/core_ext/hash.rb&quot;, &quot;lib/httparty/version.rb&quot;, &quot;script/console&quot;, &quot;script/destroy&quot;, &quot;script/generate&quot;, &quot;script/txt2html&quot;, &quot;setup.rb&quot;, &quot;spec/hash_spec.rb&quot;, &quot;spec/httparty_spec.rb&quot;, &quot;spec/spec.opts&quot;, &quot;spec/spec_helper.rb&quot;, &quot;tasks/deployment.rake&quot;, &quot;tasks/environment.rake&quot;, &quot;tasks/website.rake&quot;]
+  s.files = [&quot;History.txt&quot;, &quot;License.txt&quot;, &quot;Manifest.txt&quot;, &quot;PostInstall.txt&quot;, &quot;README.txt&quot;, &quot;Rakefile&quot;, &quot;config/hoe.rb&quot;, &quot;config/requirements.rb&quot;, &quot;examples/aaws.rb&quot;, &quot;examples/delicious.rb&quot;, &quot;examples/twitter.rb&quot;, &quot;examples/whoismyrep.rb&quot;, &quot;httparty.gemspec&quot;, &quot;lib/httparty.rb&quot;, &quot;lib/httparty/core_ext.rb&quot;, &quot;lib/httparty/core_ext/hash.rb&quot;, &quot;lib/httparty/version.rb&quot;, &quot;script/console&quot;, &quot;script/destroy&quot;, &quot;script/generate&quot;, &quot;script/txt2html&quot;, &quot;setup.rb&quot;, &quot;spec/hash_spec.rb&quot;, &quot;spec/httparty_spec.rb&quot;, &quot;spec/spec.opts&quot;, &quot;spec/spec_helper.rb&quot;, &quot;tasks/deployment.rake&quot;, &quot;tasks/environment.rake&quot;, &quot;tasks/website.rake&quot;]
   s.has_rdoc = true
   s.homepage = %q{http://httparty.rubyforge.org}
   s.post_install_message = %q{When you HTTParty, you must party hard!}
@@ -16,7 +16,7 @@ Gem::Specification.new do |s|
   s.require_paths = [&quot;lib&quot;]
   s.rubyforge_project = %q{httparty}
   s.rubygems_version = %q{1.2.0}
-  s.summary = %q{Makes http fun again!}
+  s.summary = %q{Makes http fun! Also, makes consuming restful web services dead easy.}
 
   if s.respond_to? :specification_version then
     current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
@@ -30,4 +30,4 @@ Gem::Specification.new do |s|
   else
     s.add_dependency(%q&lt;activesupport&gt;, [&quot;&gt;= 2.1&quot;])
   end
-end
\ No newline at end of file
+end</diff>
      <filename>httparty.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e221365029395897e8c6ca9a3a372ae0de3c4888</id>
    </parent>
  </parents>
  <author>
    <name>John Nunemaker</name>
    <email>nunemaker@gmail.com</email>
  </author>
  <url>http://github.com/jnunemaker/httparty/commit/3c4f5edb0113c3372cc90a31af3b060255f102ba</url>
  <id>3c4f5edb0113c3372cc90a31af3b060255f102ba</id>
  <committed-date>2008-07-28T13:50:17-07:00</committed-date>
  <authored-date>2008-07-28T13:50:17-07:00</authored-date>
  <message>Made sure I got the manifest and gem stuff all right.</message>
  <tree>9ef7a6a92ccdf4f5eede3199491fb14dc0acaeab</tree>
  <committer>
    <name>John Nunemaker</name>
    <email>nunemaker@gmail.com</email>
  </committer>
</commit>
