<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,5 +2,6 @@ task :default =&gt; :spec
 
 desc &quot;run the specs&quot;
 task :spec do
-  ruby &quot;spec/immutable_spec.rb&quot;
+  opts = File.read('spec/spec.opts').split(&quot;\n&quot;).join(' ') rescue &quot;&quot;
+  ruby &quot;spec/immutable_spec.rb #{opts}&quot;
 end</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>08e3a5540694ce151f8b3962ea784f1b1cc72f60</id>
    </parent>
  </parents>
  <author>
    <name>Garry Dolley</name>
    <email>gdolley@arpnetworks.com</email>
  </author>
  <url>http://github.com/up_the_irons/immutable/commit/dae3c87f3b952ca3018e84798f7e69472142a956</url>
  <id>dae3c87f3b952ca3018e84798f7e69472142a956</id>
  <committed-date>2008-09-27T14:14:52-07:00</committed-date>
  <authored-date>2008-09-27T14:14:52-07:00</authored-date>
  <message>Enable spec/spec.opts (optional)</message>
  <tree>0ea654d82156f24391ac570a5be25b792ca55464</tree>
  <committer>
    <name>Garry Dolley</name>
    <email>gdolley@arpnetworks.com</email>
  </committer>
</commit>
