<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -16,6 +16,13 @@ rescue LoadError
   puts &quot;Jeweler (or a dependency) not available. Install it with: sudo gem install jeweler&quot;
 end
 
+begin
+  gem 'ci_reporter'
+  require 'ci/reporter/rake/rspec'
+rescue LoadError
+  # do nothing
+end
+
 require 'spec/rake/spectask'
 Spec::Rake::SpecTask.new(:spec) do |spec|
   spec.libs &lt;&lt; 'lib' &lt;&lt; 'spec'</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f43f75cbc46fcd5d39dded60c56d86d58cec9625</id>
    </parent>
  </parents>
  <author>
    <name>Richard Livsey</name>
    <email>richard@livsey.org</email>
  </author>
  <url>http://github.com/rlivsey/voorhees/commit/1d9bd900e4c37c1a0b68934d364fa4b6fb9dbcd8</url>
  <id>1d9bd900e4c37c1a0b68934d364fa4b6fb9dbcd8</id>
  <committed-date>2009-07-03T04:35:04-07:00</committed-date>
  <authored-date>2009-07-03T04:35:04-07:00</authored-date>
  <message>add CI tools to rakefile to enable CI servers to read spec results</message>
  <tree>529f615b3643f5a1d14826cb18469b5d697b3dac</tree>
  <committer>
    <name>Richard Livsey</name>
    <email>richard@livsey.org</email>
  </committer>
</commit>
