<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,2 +1,3 @@
 *.log
-test.sqlite3
\ No newline at end of file
+test.sqlite3
+/pkg/*
\ No newline at end of file</diff>
      <filename>.gitignore</filename>
    </modified>
    <modified>
      <diff>@@ -35,17 +35,15 @@ GemPlugin
 Acts As Taggable On is also available as a gem plugin using Rails 2.1's gem dependencies.
 To install the gem, add this to your config/environment.rb:
   
-  config.gem &quot;mbleigh-acts-as-taggable-on&quot;, :source =&gt; &quot;http://gems.github.com&quot;, :lib =&gt; &quot;acts-as-taggable-on&quot;
+  config.gem &quot;acts-as-taggable-on&quot;, :source =&gt; &quot;http://gemcutter.org&quot;
   
 After that, you can run &quot;rake gems:install&quot; to install the gem if you don't already have it.
-See http://ryandaigle.com/articles/2008/4/1/what-s-new-in-edge-rails-gem-dependencies for
-additional details about gem dependencies in Rails.
 
 ** NOTE **
 Some issues have been experienced with &quot;rake gems:install&quot;. If that doesn't work to install the gem,
 try just installing it as a normal gem:
 
-  gem install mbleigh-acts-as-taggable-on --source http://gems.github.com
+  gem install acts-as-taggable-on --source http://gemcutter.org
 
 Post Installation (Rails)
 -------------------------</diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,3 @@
 --colour
---format
-specdoc
---loadby
-mtime
 --reverse
 --backtrace
\ No newline at end of file</diff>
      <filename>spec/spec.opts</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d42c3dacb6afa8438d4122ca5af92527e1030b7b</id>
    </parent>
  </parents>
  <author>
    <name>Michael Bleigh</name>
    <email>michael@intridea.com</email>
  </author>
  <url>http://github.com/mbleigh/acts-as-taggable-on/commit/4a37878aac850349beff3082d49b70291160bb9e</url>
  <id>4a37878aac850349beff3082d49b70291160bb9e</id>
  <committed-date>2009-10-30T11:47:17-07:00</committed-date>
  <authored-date>2009-10-30T11:47:17-07:00</authored-date>
  <message>Updating README to reflect move to Gemcutter.</message>
  <tree>424af35bb68b73ca4c7c466da7c1518c76108437</tree>
  <committer>
    <name>Michael Bleigh</name>
    <email>michael@intridea.com</email>
  </committer>
</commit>
