<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,7 @@
 Gem::Specification.new do |s|
   s.name = %q{acts_as_recoverable}
   s.version = &quot;1.0.3&quot;
+
  
   s.specification_version = 1 if s.respond_to? :specification_version=
  </diff>
      <filename>acts_as_recoverable.gemspec</filename>
    </modified>
    <modified>
      <diff>@@ -1,5 +1,3 @@
-require 'ruby-debug'
-
 module Patch
   module Acts
     module Recoverable
@@ -43,4 +41,4 @@ module Patch
   end
 end
 
-ActiveRecord::Base.send(:extend, Patch::Acts::Recoverable)
\ No newline at end of file
+ActiveRecord::Base.send(:extend, Patch::Acts::Recoverable)</diff>
      <filename>lib/acts_as_recoverable.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e31bd46354866aeaf2ab358c8c79ab1a1f243362</id>
    </parent>
  </parents>
  <author>
    <name>nml</name>
    <email>nicholas.lega@revolutionhealth.com</email>
  </author>
  <url>http://github.com/revolutionhealth/acts_as_recoverable/commit/4039312a1d9961119affc3b3016934b6011175fd</url>
  <id>4039312a1d9961119affc3b3016934b6011175fd</id>
  <committed-date>2009-01-14T13:16:09-08:00</committed-date>
  <authored-date>2009-01-14T13:16:09-08:00</authored-date>
  <message>removed require of ruby-debug</message>
  <tree>5ef46b016d3d8f2538f8ad5184eb0c924d16f7b5</tree>
  <committer>
    <name>nml</name>
    <email>nicholas.lega@revolutionhealth.com</email>
  </committer>
</commit>
