<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -91,8 +91,8 @@ describe Buildr::Application do
     def load_with_yaml
       write 'build.yaml', &lt;&lt;-YAML
         gems:
-        - haml
-        - rdoc &gt;= 2.3.0
+        - rake
+        - rspec &gt;= 1.2
       YAML
       Buildr.application.load_gems
     end
@@ -114,7 +114,7 @@ describe Buildr::Application do
 
     it 'should parse Gem name correctly' do
       load_with_yaml
-      Buildr.application.gems.map(&amp;:name).should include('haml', 'rdoc')
+      Buildr.application.gems.map(&amp;:name).should include('rspec', 'rake')
     end
 
     it 'should find installed version of Gem' do</diff>
      <filename>spec/core/application_spec.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1c8c7fc9c659a59ee4374d5e4f1285e8d3e18190</id>
    </parent>
  </parents>
  <author>
    <name>Assaf Arkin</name>
    <email>assaf@apache.org</email>
  </author>
  <url>http://github.com/buildr/buildr/commit/8f3c6074839d9ba9e5411ef6e72835b924c9e872</url>
  <id>8f3c6074839d9ba9e5411ef6e72835b924c9e872</id>
  <committed-date>2009-03-26T18:57:52-07:00</committed-date>
  <authored-date>2009-03-26T18:57:52-07:00</authored-date>
  <message>Specs work better if we test against included gems (rake, rspec).

git-svn-id: https://svn.eu.apache.org/repos/asf/buildr/trunk@758961 13f79535-47bb-0310-9956-ffa450edef68</message>
  <tree>d3bc745b4dcbaa7688198c8096e1958264fd4960</tree>
  <committer>
    <name>Assaf Arkin</name>
    <email>assaf@apache.org</email>
  </committer>
</commit>
