<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,13 +1,19 @@
 # -*- ruby -*-
 
 require 'rubygems'
-require 'hoe'
 require './lib/chit.rb'
 
-Hoe.new('chit', Chit::VERSION) do |p|
-  p.developer(&quot;Robin Lu&quot;, &quot;iamawalrus@gmail.com&quot;)
-  p.extra_deps = [['schacon-git','&gt;= 1.0']]
-  # p.rubyforge_name = 'chitx' # if different than lowercase project name
+begin
+  require 'jeweler'
+  Jeweler::Tasks.new do |gemspec|
+    gemspec.name = &quot;chit&quot;
+    gemspec.summary = &quot;A command line cheat sheet utility based on git&quot;
+    gemspec.description = &quot;A command line cheat sheet utility based on git&quot;
+    gemspec.email = &quot;iamawalrus@gmail.com&quot;
+    gemspec.homepage = &quot;http://github.com/robin/chit&quot;
+    gemspec.authors = [&quot;Robin Lu&quot;]
+  end
+rescue LoadError
+  puts &quot;Jeweler not available. Install it with: sudo gem install technicalpickles-jeweler -s http://gems.github.com&quot;
 end
-
 # vim: syntax=Ruby</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -1 +1 @@
-0.0.0
+0.0.6</diff>
      <filename>VERSION</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>cc80c77deffe14be4d7c9cbb6f27c22009f7343b</id>
    </parent>
  </parents>
  <author>
    <name>Robin Lu</name>
    <email>iamawalrus@gmail.com</email>
  </author>
  <url>http://github.com/robin/chit/commit/71a37222e2d4966e3fb79184b7f0e5e3cd9871f4</url>
  <id>71a37222e2d4966e3fb79184b7f0e5e3cd9871f4</id>
  <committed-date>2009-10-09T19:40:39-07:00</committed-date>
  <authored-date>2009-10-09T19:40:39-07:00</authored-date>
  <message>migrate to jeweler</message>
  <tree>8e9ba240596c1c72fa4a53a6d29d35e0dbd58c18</tree>
  <committer>
    <name>Robin Lu</name>
    <email>iamawalrus@gmail.com</email>
  </committer>
</commit>
