<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -4,11 +4,15 @@ begin
   require 'jeweler'
   Jeweler::Tasks.new do |s|
     s.name = &quot;couch_foo&quot;
-    s.summary = %Q{TODO}
+    s.summary = %Q{CouchFoo provides an ActiveRecord API interface to CouchDB}
     s.email = &quot;george.palmer@gmail.com&quot;
     s.homepage = &quot;http://github.com/georgepalmer/couch_foo&quot;
-    s.description = &quot;TODO&quot;
+    s.description = &quot;CouchFoo provides an ActiveRecord API interface to CouchDB&quot;
     s.authors = [&quot;George Palmer&quot;]
+    s.add_dependency &quot;json&quot;, [&quot;&gt;=0&quot;]
+    s.add_dependency &quot;activesupport&quot;, [&quot;&gt;=0&quot;]
+    s.add_dependency &quot;jchris-couchrest&quot;, [&quot;&gt;=0.9.12&quot;]
+    s.add_dependency &quot;uuid&quot;, [&quot;&gt;=2.0&quot;]
   end
 rescue LoadError
   puts &quot;Jeweler not available. Install it with: sudo gem install technicalpickles-jeweler -s http://gems.github.com&quot;</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>7a8bc0538dd509a3acd89b4fbc2b8b4b85034473</id>
    </parent>
  </parents>
  <author>
    <name>George Palmer</name>
    <email>george.palmer@gmail.com</email>
  </author>
  <url>http://github.com/georgepalmer/couch_foo/commit/cd7b9ff015557e6a33330f63c4e4ed696f395e82</url>
  <id>cd7b9ff015557e6a33330f63c4e4ed696f395e82</id>
  <committed-date>2009-02-04T02:30:59-08:00</committed-date>
  <authored-date>2009-02-04T02:30:59-08:00</authored-date>
  <message>Update Rakefile with dependencies</message>
  <tree>44df19097f7f648e53bc5f2ff344de064db0fae7</tree>
  <committer>
    <name>George Palmer</name>
    <email>george.palmer@gmail.com</email>
  </committer>
</commit>
