<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>CHANGELOG.rdoc</filename>
    </added>
    <added>
      <filename>VERSION.yml</filename>
    </added>
    <added>
      <filename>auto_html.gemspec</filename>
    </added>
    <added>
      <filename>rails/init.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -7,3 +7,18 @@ desc 'Test AutoHtml'
 Rake::TestTask.new(:test) do |t|
   t.pattern = 'test/**/*_test.rb'
 end
+
+begin
+  require 'jeweler'
+  Jeweler::Tasks.new do |s|
+    s.name = &quot;auto_html&quot;
+    s.summary = %{Automatically transforms urls (via domain) and includes the destination resource (Vimeo, YouTube movie, image, ...) in your document}
+    s.email = &quot;desimic@gmail.com&quot;
+    s.homepage = &quot;http://github.com/dejan/auto_html&quot;
+    s.description = &quot;Automatically transforms urls (via domain) and includes the destination resource (Vimeo, YouTube movie, image, ...) in your document&quot;
+    s.authors = [&quot;Dejan Simic&quot;]
+  end
+rescue LoadError
+  puts &quot;Jeweler not available. Install it with: sudo gem install technicalpickles-jeweler -s http://gems.github.com&quot;
+end
+</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>init.rb</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>610ae0a1601838dd1d0f58730d5a822e0414bb7a</id>
    </parent>
  </parents>
  <author>
    <name>Dejan Simic</name>
    <email>desimic@gmail.com</email>
  </author>
  <url>http://github.com/dejan/auto_html/commit/249404cacd91d9d3ae2e1d4eb71e5492bcc64a42</url>
  <id>249404cacd91d9d3ae2e1d4eb71e5492bcc64a42</id>
  <committed-date>2009-09-05T12:24:53-07:00</committed-date>
  <authored-date>2009-09-05T12:24:53-07:00</authored-date>
  <message>Gemified</message>
  <tree>32ca1f2f17876dbdb955fe6ee2b3bc4656b43ee2</tree>
  <committer>
    <name>Dejan Simic</name>
    <email>desimic@gmail.com</email>
  </committer>
</commit>
