<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -37,7 +37,7 @@ To enable the library your Rails 2.1 (or greater) project, use the gem configura
 
 &lt;pre&gt;
 Rails::Initializer.run do |config|
-  config.gem 'moorage-xml_protected', :lib =&gt; 'xml_protected', :source =&gt; 'http://gems.github.com'
+  config.gem 'thrivesmart-xml_protected', :lib =&gt; 'xml_protected', :source =&gt; 'http://gems.github.com'
 end
 &lt;/pre&gt;
 
@@ -54,7 +54,7 @@ To get them installed on your system.
 Optionally, to unpack it into your application, just run:
 
 &lt;pre&gt;
-  rake gems:unpack GEM=moorage-xml_protected
+  rake gems:unpack GEM=thrivesmart-xml_protected
 &lt;/pre&gt;
 
 </diff>
      <filename>README.textile</filename>
    </modified>
    <modified>
      <diff>@@ -7,10 +7,10 @@ require 'date'
  
 GEM = &quot;xml_protected&quot;
 HUMANIZED_GEM = &quot;XmlProtected&quot;
-GEM_VERSION = &quot;0.0.4&quot;
+GEM_VERSION = &quot;0.0.5&quot;
 AUTHOR = &quot;ThriveSmart, LLC&quot;
 EMAIL = &quot;developers@thrivesmart.com&quot;
-HOMEPAGE = &quot;http://www.github.com/moorage/xml_protected&quot;
+HOMEPAGE = &quot;http://www.github.com/thrivesmart/xml_protected&quot;
 SUMMARY = &quot;Keeps specified attributes of a model out of to_xml.  Do so by aliasing to_xml, and automatically sending in the correct :excludes to the original to_xml method, e.g. :excludes =&gt; [:attr1, :attr2, ...]&quot;
  
 spec = Gem::Specification.new do |s|</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,6 @@
 Gem::Specification.new do |s|
   s.name = %q{xml_protected}
-  s.version = &quot;0.0.4&quot;
+  s.version = &quot;0.0.5&quot;
 
   s.required_rubygems_version = Gem::Requirement.new(&quot;&gt;= 0&quot;) if s.respond_to? :required_rubygems_version=
   s.authors = [&quot;ThriveSmart, LLC&quot;]
@@ -10,7 +10,7 @@ Gem::Specification.new do |s|
   s.extra_rdoc_files = [&quot;README.textile&quot;, &quot;LICENSE&quot;]
   s.files = [&quot;LICENSE&quot;, &quot;README.textile&quot;, &quot;Rakefile&quot;, &quot;lib/xml_protected.rb&quot;]
   s.has_rdoc = true
-  s.homepage = %q{http://www.github.com/moorage/xml_protected}
+  s.homepage = %q{http://www.github.com/thrivesmart/xml_protected}
   s.require_paths = [&quot;lib&quot;]
   s.rubyforge_project = %q{xml_protected}
   s.rubygems_version = %q{1.2.0}</diff>
      <filename>xml_protected.gemspec</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>init.rb</filename>
    </removed>
    <removed>
      <filename>install.rb</filename>
    </removed>
    <removed>
      <filename>uninstall.rb</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>d31c3d563ea35e9f0f36a95224c286409a9ff651</id>
    </parent>
  </parents>
  <author>
    <name>Matthew Moore</name>
    <email>matt@thrivesmart.com</email>
  </author>
  <url>http://github.com/thrivesmart/xml_protected/commit/a415d6e0d61c8d6bbbdd7822d491650b0a9a47da</url>
  <id>a415d6e0d61c8d6bbbdd7822d491650b0a9a47da</id>
  <committed-date>2008-10-01T15:32:24-07:00</committed-date>
  <authored-date>2008-10-01T15:32:24-07:00</authored-date>
  <message>up to 0.0.5</message>
  <tree>8039c24b743090c037449ced1c2417a9da2b8220</tree>
  <committer>
    <name>Matthew Moore</name>
    <email>matt@thrivesmart.com</email>
  </committer>
</commit>
