<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,2 +1,3 @@
 .DS_Store
-html/*
\ No newline at end of file
+html/*
+pkg</diff>
      <filename>.gitignore</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,7 @@
 require 'rake'
 require &quot;rake/rdoctask&quot;
 require 'spec/rake/spectask'
-
+require 'rake/gempackagetask'
 
 spec = Gem::Specification.new do |s|
   s.name = &quot;couchrest&quot;
@@ -25,6 +25,8 @@ spec = Gem::Specification.new do |s|
   s.add_dependency(&quot;extlib&quot;, &quot;&gt;= 0.9.6&quot;)
 end
 
+::Rake::GemPackageTask.new(spec) { |p| p.gem_spec = spec }
+
 desc &quot;Update Github Gemspec&quot;
 task :gemspec do
   skip_fields = %w(new_platform original_platform)</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>572e0d32fc22c961765cec22a8d0f86e294d6c44</id>
    </parent>
  </parents>
  <author>
    <name>Jeremy Burks</name>
    <email>jeremy.burks@gmail.com</email>
  </author>
  <url>http://github.com/jchris/couchrest/commit/7d3f9980d33ce4e9de92314ce3fa32aab2cb9da1</url>
  <id>7d3f9980d33ce4e9de92314ce3fa32aab2cb9da1</id>
  <committed-date>2008-10-26T08:03:59-07:00</committed-date>
  <authored-date>2008-10-26T08:03:59-07:00</authored-date>
  <message>added gem task for easy local packaging</message>
  <tree>0479e747298e37d3bc7e8f1f69357986fa0d921c</tree>
  <committer>
    <name>Jeremy Burks</name>
    <email>jeremy.burks@gmail.com</email>
  </committer>
</commit>
