<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -19,20 +19,19 @@ garlic do
   # and will still update from the origin url)
   repo 'rails', :url =&gt; 'git://github.com/rails/rails' #,  :local =&gt; &quot;~/dev/vendor/rails&quot;
   # using own clone of rspec, until aliased-render-partial gets fixed.
-  repo 'rspec', :url =&gt; 'git://github.com/ianwhite/rspec'
-  repo 'rspec-rails', :url =&gt; 'git://github.com/ianwhite/rspec-rails'
+  repo 'rspec', :url =&gt; 'git://github.com/ianwhite/rspec' #, :local =&gt; &quot;~/dev/ianwhite/spec&quot;
+  repo 'rspec-rails', :url =&gt; 'git://github.com/ianwhite/rspec-rails'#, :local =&gt; &quot;~/dev/ianwhite/spec&quot;
   repo 'inherit_views', :path =&gt; '.'
 
   # for target, default repo is 'rails', default branch is 'master'
   target 'edge'
   target '2.0-stable', :branch =&gt; 'origin/2-0-stable'
-  target '2.0.3', :tag =&gt; 'v2.0.3'
-  target '2.1.0-RC1', :tag =&gt; 'v2.1.0_RC1' 
+  target '2.1-stable', :branch =&gt; 'origin/2-1-stable'
 
   all_targets do
     prepare do
-      plugin 'rspec', :branch =&gt; 'origin/aliased-render-partial'
-      plugin 'rspec-rails', :branch =&gt; 'origin/aliased-render-partial' do
+      plugin 'rspec'
+      plugin 'rspec-rails' do
         sh &quot;script/generate rspec -f&quot;
       end
       plugin 'inherit_views', :clone =&gt; true # so we can work on it and push fixes upstream</diff>
      <filename>garlic_example.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3afda8be6322bf8cc56d5876b695a95c2dfa1dc7</id>
    </parent>
  </parents>
  <author>
    <name>Ian White</name>
    <email>ian.w.white@gmail.com</email>
  </author>
  <url>http://github.com/ianwhite/inherit_views/commit/5d52a37a5c68ea541d5d958c797849fed2443632</url>
  <id>5d52a37a5c68ea541d5d958c797849fed2443632</id>
  <committed-date>2008-09-20T17:02:11-07:00</committed-date>
  <authored-date>2008-09-20T17:02:11-07:00</authored-date>
  <message>Updated galric_example</message>
  <tree>4c56f63aea77b984bd6654214eeb6fb63ddc2fa6</tree>
  <committer>
    <name>Ian White</name>
    <email>ian.w.white@gmail.com</email>
  </committer>
</commit>
