<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -77,7 +77,7 @@ class Jeweler
     # Used by Specification#to_ruby to generate a ruby-respresentation of a Gem::Specification
     def ruby_code(obj)
       case obj
-      when Rake::FileList then obj.to_a.inspect
+      when Rake::FileList then obj.uniq.to_a.inspect
       else super
       end
     end</diff>
      <filename>lib/jeweler/specification.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4659f338f182fc62ee4f69aabd1e1e823a8de655</id>
    </parent>
  </parents>
  <author>
    <name>Joshua Nichols</name>
    <email>josh@technicalpickles.com</email>
  </author>
  <url>http://github.com/technicalpickles/jeweler/commit/f50055e49454162bb470ba8de39aedda68222939</url>
  <id>f50055e49454162bb470ba8de39aedda68222939</id>
  <committed-date>2009-11-07T10:22:20-08:00</committed-date>
  <authored-date>2009-11-07T10:22:20-08:00</authored-date>
  <message>Only get unique files on filesets.</message>
  <tree>01bbd73f11b7953a601331dfff4e2d76c869f706</tree>
  <committer>
    <name>Joshua Nichols</name>
    <email>josh@technicalpickles.com</email>
  </committer>
</commit>
