<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,5 @@
+v0.0.7 update echoe to work with github and rubyforge
+
 v0.0.6 Readme fixes
 
 v0.0.5 Handle the case where we don't have any Rails gems installed at all by raising early to prevent weirdness later on (Evan Weaver); Update to follow Relevance OSS standards</diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,11 @@
+begin
+  gem 'technicalpickles-echoe'
+rescue LoadError =&gt; e
+  puts &quot;couldn't find the correct version of echoe - please install from forked version on github: http://github.com/technicalpickles/echoe/&quot;
+  puts &quot;gem sources -a http://gems.github.com&quot;
+  puts &quot;sudo gem install technicalpickles-echoe&quot;
+end
+
 require 'rubygems'
 require 'echoe'
 require File.expand_path(File.join(File.dirname(__FILE__), &quot;/lib/multi_rails&quot;))</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -6,7 +6,7 @@ files.each do |file|
 end
 
 module MultiRails
-  VERSION = '0.0.6'
+  VERSION = '0.0.7'
   BAR = &quot;=&quot; * 80 # BEST CONSTANT EVAH
   
   def self.gem_and_require_rails</diff>
      <filename>lib/multi_rails.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>bfc89ea15e26be0d1e66c184fcdd97b8434bf966</id>
    </parent>
  </parents>
  <author>
    <name>Rob Sanheim</name>
    <email>rsanheim@gmail.com</email>
  </author>
  <url>http://github.com/relevance/multi_rails/commit/a22878c0a9ff94f869ec0d252201866fa075e849</url>
  <id>a22878c0a9ff94f869ec0d252201866fa075e849</id>
  <committed-date>2008-07-04T20:31:05-07:00</committed-date>
  <authored-date>2008-07-04T20:31:05-07:00</authored-date>
  <message>update to 0.0.7, just a admin release for echoe</message>
  <tree>e695681fb3fe2074616f5fe75d682bddfc3c2352</tree>
  <committer>
    <name>Rob Sanheim</name>
    <email>rsanheim@gmail.com</email>
  </committer>
</commit>
