<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -28,11 +28,16 @@ begin
     gemspec.summary = &quot;Ruby on Rails Plugin for OAuth Provider and Consumer&quot;
     gemspec.description = &quot;Rails plugin for implementing an OAuth Provider or Consumer&quot;
     gemspec.email = &quot;oauth-ruby@googlegroups.com&quot;
-    gemspec.homepage = &quot;http://github.com/pelle/oauth-plugin/tree/master&quot;
+    gemspec.homepage = &quot;http://github.com/pelle/oauth-plugin&quot;
     gemspec.authors = [&quot;Pelle Braendgaard&quot;]
     gemspec.add_dependency('oauth', '&gt;= 0.3.5')
     gemspec.rubyforge_project = 'oauth'
   end
+  
+  Jeweler::RubyforgeTasks.new do |rubyforge|
+    rubyforge.doc_task = &quot;rdoc&quot;
+  end
+  
 rescue LoadError
   puts &quot;Jeweler not available. Install it with: sudo gem install technicalpickles-jeweler -s http://gems.github.com&quot;
 end
\ No newline at end of file</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -92,7 +92,7 @@ Gem::Specification.new do |s|
      &quot;tasks/oauth_tasks.rake&quot;,
      &quot;uninstall.rb&quot;
   ]
-  s.homepage = %q{http://github.com/pelle/oauth-plugin/tree/master}
+  s.homepage = %q{http://github.com/pelle/oauth-plugin}
   s.rdoc_options = [&quot;--charset=UTF-8&quot;]
   s.require_paths = [&quot;lib&quot;]
   s.rubyforge_project = %q{oauth}</diff>
      <filename>oauth-plugin.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>912ecb48897fdfeddcc1173ce534c7ff27322b78</id>
    </parent>
  </parents>
  <author>
    <name>Pelle Braendgaard</name>
    <email>pelleb@gmail.com</email>
  </author>
  <url>http://github.com/pelle/oauth-plugin/commit/d06afd48b459019cf7c016107ca30e061c1f4504</url>
  <id>d06afd48b459019cf7c016107ca30e061c1f4504</id>
  <committed-date>2009-10-05T15:01:10-07:00</committed-date>
  <authored-date>2009-10-05T15:01:10-07:00</authored-date>
  <message>Updated jeweler to support rubyforge releasing</message>
  <tree>558c400cfce7634960e9afe7b4aa3fe5c166355b</tree>
  <committer>
    <name>Pelle Braendgaard</name>
    <email>pelleb@gmail.com</email>
  </committer>
</commit>
