<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>.gitignore</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -16,7 +16,7 @@ spec = Gem::Specification.new do |s|
   s.version = GEM_VERSION
   s.platform = Gem::Platform::RUBY
   s.has_rdoc = true
-  s.extra_rdoc_files = [&quot;README&quot;, &quot;LICENSE&quot;, 'TODO']
+  s.extra_rdoc_files = [&quot;README.markdown&quot;, &quot;LICENSE&quot;, 'TODO']
   s.summary = SUMMARY
   s.description = s.summary
   s.author = AUTHOR
@@ -28,7 +28,7 @@ spec = Gem::Specification.new do |s|
   
   s.require_path = 'lib'
   s.autorequire = GEM
-  s.files = %w(LICENSE README Rakefile TODO) + Dir.glob(&quot;{lib,spec}/**/*&quot;)
+  s.files = %w(LICENSE README.markdown Rakefile TODO) + Dir.glob(&quot;{lib,spec}/**/*&quot;)
 end
 
 task :default =&gt; :spec</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f73c3b592a3ece9ca7a6ff963de97929c58065ea</id>
    </parent>
  </parents>
  <author>
    <name>Martyn Loughran</name>
    <email>me@mloughran.com</email>
  </author>
  <url>http://github.com/mloughran/job_queue/commit/437a58ad879bacb6cfc32ee3308694aac9e7c856</url>
  <id>437a58ad879bacb6cfc32ee3308694aac9e7c856</id>
  <committed-date>2009-02-03T07:19:58-08:00</committed-date>
  <authored-date>2009-02-03T07:19:58-08:00</authored-date>
  <message>Fix gem specification</message>
  <tree>91b86a8a42a369c4867a812cc8c18c3c7dce13d1</tree>
  <committer>
    <name>Martyn Loughran</name>
    <email>me@mloughran.com</email>
  </committer>
</commit>
