<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -16,7 +16,7 @@ class GemsController &lt; ApplicationController
 
   def check_gemspec
     # Get gemspec from github
-    gemspec_path = &quot;/#{@user}/#{@project}/blob/HEAD/#{@project}.gemspec?raw=true&quot;
+    gemspec_path = &quot;/#{@user}/#{@project}/raw/master/#{@project}.gemspec&quot;
     res = nil
     Net::HTTP.start('github.com') {|http|
       req = Net::HTTP::Get.new(gemspec_path)</diff>
      <filename>app/controllers/gems_controller.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>2207e439d8f1c8c68df5a7fa69480ad6669a7d51</id>
    </parent>
  </parents>
  <author>
    <name>Floppy</name>
    <email>james@floppy.org.uk</email>
  </author>
  <url>http://github.com/Floppy/hasmygembuiltyet/commit/9e36b6f4e4ad6d06c59f6cb5b1bd4402ff991ce4</url>
  <id>9e36b6f4e4ad6d06c59f6cb5b1bd4402ff991ce4</id>
  <committed-date>2009-01-29T09:52:07-08:00</committed-date>
  <authored-date>2009-01-29T09:52:07-08:00</authored-date>
  <message>Change raw gemspec file URL to keep up with github changes</message>
  <tree>7c9a4313e332162bcdac10793c9f62dfe747e53a</tree>
  <committer>
    <name>Floppy</name>
    <email>james@floppy.org.uk</email>
  </committer>
</commit>
