<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>lazy_developer.gemspec</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -23,4 +23,8 @@ Hoe.new('lazy_developer', LazyDeveloper::VERSION) do |p|
    p.summary = &quot;Lazy Developer provides macros and scripts to make development of Rails applications easier.&quot;
 end
 
+task :gemspec do
+  system &quot;rake debug_gem | grep -v \&quot;(in \&quot; &gt; `basename \\`pwd\\``.gemspec&quot;
+end
+
 # vim: syntax=Ruby</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0a076e3f19f7a5b45697ec6a09279b9e6798d927</id>
    </parent>
  </parents>
  <author>
    <name>Brian Hogan</name>
    <email>brianhogan@napcs.com</email>
  </author>
  <url>http://github.com/napcs/lazy_developer/commit/70ef551473c3ae64071e12a9461151d40e2ae2d3</url>
  <id>70ef551473c3ae64071e12a9461151d40e2ae2d3</id>
  <committed-date>2009-06-12T15:07:04-07:00</committed-date>
  <authored-date>2009-04-21T20:34:50-07:00</authored-date>
  <message>Added gemspec and rake task to generate the gemspec</message>
  <tree>4d884e94b3974436b17973676107b576e8c90267</tree>
  <committer>
    <name>Brian Hogan</name>
    <email>brianhogan@napcs.com</email>
  </committer>
</commit>
