<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -29,7 +29,7 @@ module OpenIDDataMapper
         a = assoc.from_record    
         if a.expires_in == 0
           # assoc.destroy
-          assoc.destroy!
+          assoc.destroy
         else
           return a
         end</diff>
      <filename>lib/openid_dm_store.rb</filename>
    </modified>
    <modified>
      <diff>@@ -15,7 +15,7 @@ Gem::Specification.new do |s|
   s.add_dependency &quot;dm-core&quot;, &quot;&gt;= 0&quot;
   # s.executables = [&quot;&quot;]
   s.date = &quot;Wed Jun 18 00:00:00 +0300 2008&quot;
-  s.version = &quot;0.1.1&quot;
+  s.version = &quot;0.1.2&quot;
   s.files = [&quot;LICENSE&quot;,
  &quot;README&quot;,
  &quot;openid_dm_store.rb&quot;,</diff>
      <filename>openid_dm_store.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>01eb7b37879f5182e40d877e5cf5aafe98647ac7</id>
    </parent>
  </parents>
  <author>
    <name>Jed Hurt</name>
    <email>jedhurt@cableone.net</email>
  </author>
  <url>http://github.com/meekish/openid_dm_store/commit/4919cf1c7317acf1445f329a3ebbf6e6017138ad</url>
  <id>4919cf1c7317acf1445f329a3ebbf6e6017138ad</id>
  <committed-date>2008-09-16T20:54:59-07:00</committed-date>
  <authored-date>2008-09-16T20:54:59-07:00</authored-date>
  <message>Replaced calls to #destroy! with #destroy as the current release of DM doesn't implement destroy!</message>
  <tree>ae206e92cf37edfe1189bb52595b8493be4b237a</tree>
  <committer>
    <name>Jed Hurt</name>
    <email>jedhurt@cableone.net</email>
  </committer>
</commit>
