<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -18,7 +18,7 @@ end
 Rake::RDocTask.new { |rdoc|
   rdoc.rdoc_dir = 'doc'
   rdoc.title    = &quot;Shoulda -- Making tests easy on the fingers and eyes&quot;
-  rdoc.options &lt;&lt; '--line-numbers' &lt;&lt; '--inline-source'
+  rdoc.options &lt;&lt; '--line-numbers'
   rdoc.template = &quot;#{ENV['template']}.rb&quot; if ENV['template']
   rdoc.rdoc_files.include('README.rdoc', 'CONTRIBUTION_GUIDELINES.rdoc', 'lib/**/*.rb')
 }
@@ -50,7 +50,7 @@ spec = Gem::Specification.new do |s|
 
   s.has_rdoc         = true
   s.extra_rdoc_files = [&quot;README.rdoc&quot;, &quot;CONTRIBUTION_GUIDELINES.rdoc&quot;]
-  s.rdoc_options     = [&quot;--line-numbers&quot;, &quot;--inline-source&quot;, &quot;--main&quot;, &quot;README.rdoc&quot;]
+  s.rdoc_options     = [&quot;--line-numbers&quot;, &quot;--main&quot;, &quot;README.rdoc&quot;]
 
   s.authors = [&quot;Tammer Saleh&quot;]
   s.email   = &quot;tsaleh@thoughtbot.com&quot;</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b31720a32e03ecebc119ee1aaea9e94992b7a3ca</id>
    </parent>
  </parents>
  <author>
    <name>Ryan McGeary</name>
    <email>ryanongit@mcgeary.org</email>
  </author>
  <url>http://github.com/rmm5t/shoulda/commit/2b8d59f580571a78ef2da56394265abb266e831b</url>
  <id>2b8d59f580571a78ef2da56394265abb266e831b</id>
  <committed-date>2009-02-28T14:54:02-08:00</committed-date>
  <authored-date>2009-02-28T14:54:02-08:00</authored-date>
  <message>--inline-source is no longer an option in rdoc v2.4</message>
  <tree>c4185e93bed982ace552792a3835e5bf1c57f5e3</tree>
  <committer>
    <name>Ryan McGeary</name>
    <email>ryanongit@mcgeary.org</email>
  </committer>
</commit>
