<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,8 +1,9 @@
-%w[rubygems hoe].each { |f| require f }
+require 'hoe'
 require File.dirname(__FILE__) + '/lib/stubble'
 
-Hoe.new('stubble', Stubble::VERSION) do |p|
-  p.developer 'David Chelimsky','dchelimsky@gmail.com'
+Hoe.spec('stubble') do |p|
+  developer 'David Chelimsky','dchelimsky@gmail.com'
+  p.version = Stubble::VERSION
   p.summary = &quot;stubble-#{Stubble::VERSION}&quot;
   p.description = 'Tools to make stubbing ORM models just a little bit easier.'
   p.url = 'http://github.com/dchelimsky/stubble'</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a683ad63978612b4635e3e7b604717078d1c6ff0</id>
    </parent>
  </parents>
  <author>
    <name>David Chelimsky</name>
    <email>dchelimsky@gmail.com</email>
  </author>
  <url>http://github.com/dchelimsky/stubble/commit/261873a6c96d6118bc97edce1d2074ad37e51522</url>
  <id>261873a6c96d6118bc97edce1d2074ad37e51522</id>
  <committed-date>2009-09-14T21:20:41-07:00</committed-date>
  <authored-date>2009-09-14T21:20:41-07:00</authored-date>
  <message>up to newer hoe</message>
  <tree>90b06557004955d7aec44f367c1c340e83e201d1</tree>
  <committer>
    <name>David Chelimsky</name>
    <email>dchelimsky@gmail.com</email>
  </committer>
</commit>
