<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,6 @@
+require 'rubygems'
+require 'rake'
+
 Dir[&quot;tasks/**/*.rake&quot;].each { |rake| load rake }
 
 begin
@@ -18,8 +21,9 @@ begin
     s.add_runtime_dependency &quot;log4r&quot;, &quot;&gt;= 1.0.5&quot;
     s.add_runtime_dependency &quot;activesupport&quot;, &quot;&gt;= 2.0.0&quot;
   end
+  Jeweler::GemcutterTasks.new
 rescue LoadError
-  puts &quot;Jeweler not available. Install it with: sudo gem install technicalpickles-jeweler -s http://gems.github.com&quot;
+  puts &quot;Jeweler (or a dependency) not available. Install it with: sudo gem install jeweler&quot;
 end
 
 task :default =&gt; :test</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6fd9fca1e742c8ec36d9653fbbb67a8285838c11</id>
    </parent>
  </parents>
  <author>
    <name>Fran&#231;ois Beausoleil</name>
    <email>francois@teksol.info</email>
  </author>
  <url>http://github.com/francois/piston/commit/ce040bf298c28e7c73fdefbf375afd52d4217cf4</url>
  <id>ce040bf298c28e7c73fdefbf375afd52d4217cf4</id>
  <committed-date>2009-10-22T11:58:11-07:00</committed-date>
  <authored-date>2009-10-22T11:58:11-07:00</authored-date>
  <message>Refreshed the Jeweler tasks to include Gemcutter</message>
  <tree>fa8002b773675cd54ede390c6bb5de36f0c99cad</tree>
  <committer>
    <name>Fran&#231;ois Beausoleil</name>
    <email>francois@teksol.info</email>
  </committer>
</commit>
