<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>Thorfile</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,28 +1,6 @@
 require &quot;rubygems&quot;
 require &quot;spec/rake/spectask&quot;
 
-$LOAD_PATH.unshift &quot;lib&quot;
-require &quot;rack/bug&quot;
-
-begin
-  require 'jeweler'
-
-  Jeweler::Tasks.new do |s|
-    s.name      = &quot;rack-bug&quot;
-    s.author    = &quot;Bryan Helmkamp&quot;
-    s.email     = &quot;bryan&quot; + &quot;@&quot; + &quot;brynary.com&quot;
-    s.homepage  = &quot;http://github.com/brynary/rack-bug&quot;
-    s.summary   = &quot;Debugging toolbar for Rack applications implemented as middleware&quot;
-    # s.description  = &quot;TODO&quot;
-    s.rubyforge_project = &quot;rack-bug&quot;
-    s.extra_rdoc_files = %w(README.rdoc MIT-LICENSE.txt)
-  end
-
-  Jeweler::RubyforgeTasks.new
-rescue LoadError
-  puts &quot;Jeweler not available. Install it with: gem install jeweler&quot;
-end
-
 Spec::Rake::SpecTask.new do |t|
   t.spec_opts = ['--options', &quot;\&quot;#{File.dirname(__FILE__)}/spec/spec.opts\&quot;&quot;]
 end</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -20,7 +20,7 @@ module Rack::Bug
   autoload :TemplatesPanel,         &quot;rack/bug/panels/templates_panel&quot;
   autoload :TimerPanel,             &quot;rack/bug/panels/timer_panel&quot;
 
-  VERSION = File.read(File.join(File.dirname(__FILE__), &quot;..&quot;, &quot;..&quot;, &quot;VERSION&quot;)).strip
+  VERSION = &quot;0.2.2&quot;
 
   class SecurityError &lt; StandardError
   end</diff>
      <filename>lib/rack/bug.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>8707f06827e1d6765fe84d711dbaa7b6fb1b5828</id>
    </parent>
  </parents>
  <author>
    <name>Bryan Helmkamp</name>
    <email>bryan@brynary.com</email>
  </author>
  <url>http://github.com/brynary/rack-bug/commit/812728082b37ca4ff128f338f5077615218afaeb</url>
  <id>812728082b37ca4ff128f338f5077615218afaeb</id>
  <committed-date>2009-10-27T17:08:27-07:00</committed-date>
  <authored-date>2009-10-27T17:08:27-07:00</authored-date>
  <message>Use some time Thor tasks for gem management (on Gemcutter) -- no more Jeweler</message>
  <tree>ce4cf6ca09783912863e8e5b5020a17c6c6407bb</tree>
  <committer>
    <name>Bryan Helmkamp</name>
    <email>bryan@brynary.com</email>
  </committer>
</commit>
