<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>bin/httparty</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,4 @@
+bin/httparty
 examples/aaws.rb
 examples/basic.rb
 examples/delicious.rb</diff>
      <filename>Manifest</filename>
    </modified>
    <modified>
      <diff>@@ -1,5 +1,3 @@
-# -*- encoding: utf-8 -*-
-
 Gem::Specification.new do |s|
   s.name = %q{httparty}
   s.version = &quot;0.2.4&quot;</diff>
      <filename>httparty.gemspec</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,3 @@
 module HTTParty
   Version = '0.2.4'
-end
\ No newline at end of file
+end</diff>
      <filename>lib/httparty/version.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3c54cf2caa1cc69c00c400e506d6d4fb273dd270</id>
    </parent>
  </parents>
  <author>
    <name>John Nunemaker</name>
    <email>nunemaker@gmail.com</email>
  </author>
  <url>http://github.com/jnunemaker/httparty/commit/5615a4ba05e2d3b702faff84ad8b6f8d4323771d</url>
  <id>5615a4ba05e2d3b702faff84ad8b6f8d4323771d</id>
  <committed-date>2009-01-04T21:58:05-08:00</committed-date>
  <authored-date>2009-01-04T21:58:05-08:00</authored-date>
  <message>Added the bin/httparty executable.

This uses HTTParty to query services and format the responses
in several different ways. It's a handy way to explore web services
or simply query them.

Conflicts:

	httparty.gemspec
	lib/httparty/version.rb</message>
  <tree>20532e6fd9c176b62fc6fbbe1c27e0a6dd72637b</tree>
  <committer>
    <name>John Nunemaker</name>
    <email>nunemaker@gmail.com</email>
  </committer>
</commit>
