<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -16,7 +16,7 @@ GEM_DEPENDENCIES = [[&quot;dm-core&quot;, &quot;~&gt;0.9&quot;]]
 GEM_CLEAN = [&quot;log&quot;, &quot;pkg&quot;]
 GEM_EXTRAS = { :has_rdoc =&gt; false }
  
-PROJECT_NAME = &quot;datamapper&quot;
+PROJECT_NAME = &quot;dm-is-slug&quot;
 PROJECT_URL  = &quot;http://github.com/aq1018/dm-is-slug&quot;
 PROJECT_DESCRIPTION = PROJECT_SUMMARY = &quot;DataMapper plugin that generates unique slugs&quot;
 </diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -1,2 +1,4 @@
 TODO
 ====
+
+Docs??
\ No newline at end of file</diff>
      <filename>TODO</filename>
    </modified>
    <modified>
      <diff>@@ -1,51 +1,48 @@
-# Generated by Hoe (rake debug_gem)
-# -*- encoding: utf-8 -*-
-
 Gem::Specification.new do |s|
-  s.name    = &quot;dm-is-slug&quot;
-  s.version = &quot;0.9.7&quot;
+  s.name = &quot;dm-is-slug&quot;
+  s.version = &quot;0.9.9&quot;
 
   s.required_rubygems_version = Gem::Requirement.new(&quot;&gt;= 0&quot;) if s.respond_to? :required_rubygems_version=
-  s.authors     = [&quot;Aaron Qian&quot;, &quot;Nik Radford&quot;]
-  s.date        = &quot;2008-12-27&quot;
-  s.description = %q{}
-  s.email       = [
-    &quot;aaron [a] ekohe [d] com&quot;,
-    &quot;nik [a] terminaldischarge [d] net&quot;
-  ]
-  s.extra_rdoc_files = [&quot;README.txt&quot;]
+  s.authors = [&quot;Aaron Qian, Nik Radford&quot;]
+  s.date = &quot;2009-01-12&quot;
+  s.description = &quot;DataMapper plugin that generates unique permalinks / slugs&quot;
+  s.email = [&quot;aaron [a] ekohe [d] com; nik [a] terminaldischarge [d] net&quot;]
+  s.extra_rdoc_files = [&quot;History.txt&quot;, &quot;Manifest.txt&quot;, &quot;README.txt&quot;]
   s.files = [
-    &quot;History.txt&quot;,
-    &quot;LICENSE&quot;,
-    &quot;Manifest.txt&quot;,
-    &quot;README.txt&quot;,
-    &quot;Rakefile&quot;,
-    &quot;TODO&quot;,
-    &quot;lib/dm-is-slug.rb&quot;,
-    &quot;lib/dm-is-slug/is/slug.rb&quot;,
-    &quot;lib/dm-is-slug/is/version.rb&quot;,
-    &quot;spec/integration/slug_spec.rb&quot;,
-    &quot;spec/spec.opts&quot;,
+    &quot;History.txt&quot;, 
+    &quot;LICENSE&quot;, 
+    &quot;Manifest.txt&quot;, 
+    &quot;README.txt&quot;, 
+    &quot;Rakefile&quot;, 
+    &quot;TODO&quot;, 
+    &quot;lib/dm-is-slug.rb&quot;, 
+    &quot;lib/dm-is-slug/is/slug.rb&quot;, 
+    &quot;lib/dm-is-slug/is/version.rb&quot;, 
+    &quot;spec/integration/slug_spec.rb&quot;, 
+    &quot;spec/spec.opts&quot;, 
     &quot;spec/spec_helper.rb&quot;
   ]
-  s.has_rdoc          = true
-  s.homepage          = &quot;DataMapper plugin for creating and slugs(permalinks).&quot;
-  s.rdoc_options      = [&quot;--main&quot;, &quot;README.txt&quot;]
-  s.require_paths     = [&quot;lib&quot;]
+  
+  s.homepage = &quot;http://github.com/aq1018/dm-is-slug&quot;
+  s.rdoc_options = [&quot;--main&quot;, &quot;README.txt&quot;]
+  s.require_paths = [&quot;lib&quot;]
   s.rubyforge_project = &quot;dm-is-slug&quot;
-  s.rubygems_version  = &quot;1.3.1&quot;
-  s.summary           = %q{}
+  s.rubygems_version = &quot;1.3.1&quot;
+  s.summary = &quot;DataMapper plugin that generates unique permalinks / slugs&quot;
 
-  if s.respond_to?(:specification_version)
+  if s.respond_to? :specification_version then
     current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
     s.specification_version = 2
 
     if Gem::Version.new(Gem::RubyGemsVersion) &gt;= Gem::Version.new('1.2.0') then
+      s.add_runtime_dependency(%q&lt;dm-core&gt;, [&quot;~&gt; 0.9&quot;])
       s.add_development_dependency(%q&lt;hoe&gt;, [&quot;&gt;= 1.8.2&quot;])
     else
+      s.add_dependency(%q&lt;dm-core&gt;, [&quot;~&gt; 0.9&quot;])
       s.add_dependency(%q&lt;hoe&gt;, [&quot;&gt;= 1.8.2&quot;])
     end
   else
+    s.add_dependency(%q&lt;dm-core&gt;, [&quot;~&gt; 0.9&quot;])
     s.add_dependency(%q&lt;hoe&gt;, [&quot;&gt;= 1.8.2&quot;])
   end
 end</diff>
      <filename>dm-is-slug.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a863a978c6fc780fea8a6ebdeb18fb1c9ab65875</id>
    </parent>
  </parents>
  <author>
    <name>Aaron</name>
    <email>aq1018@gmail.com</email>
  </author>
  <url>http://github.com/aq1018/dm-is-slug/commit/3e5d855ea849cad2230b320d439e9086cd7b0505</url>
  <id>3e5d855ea849cad2230b320d439e9086cd7b0505</id>
  <committed-date>2009-01-12T00:14:46-08:00</committed-date>
  <authored-date>2009-01-12T00:14:46-08:00</authored-date>
  <message>modified gemspec to proper versioning
added todo</message>
  <tree>ff2ec9ceb73b428dc59ae7daae975c5de753f542</tree>
  <committer>
    <name>Aaron</name>
    <email>aq1018@gmail.com</email>
  </committer>
</commit>
