<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -57,8 +57,8 @@ Rake::RDocTask.new do |rd|
   rd.options &lt;&lt; '--line-numbers' &lt;&lt; '--inline-source'
 end
 
-desc 'Generate the gemspec to serve this Gem from Github'
-task :github do
+desc 'Generate a gemspec for Github'
+task :gemspec do
   file = File.dirname(__FILE__) + &quot;/#{gemspec.name}.gemspec&quot;
   File.open(file, 'w') {|f| f &lt;&lt; gemspec.to_ruby }
   puts &quot;Created gemspec: #{file}&quot;</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>8e486afea4fad7a418cf883cd54449d1bc2e620f</id>
    </parent>
  </parents>
  <author>
    <name>Ryan Grove</name>
    <email>ryan@wonko.com</email>
  </author>
  <url>http://github.com/rgrove/jsmin/commit/5d4b18bc75b26c401cc4ff5d44dfbd9c4edf2f1f</url>
  <id>5d4b18bc75b26c401cc4ff5d44dfbd9c4edf2f1f</id>
  <committed-date>2009-08-10T20:50:45-07:00</committed-date>
  <authored-date>2009-08-10T20:50:45-07:00</authored-date>
  <message>Use :gemspec for the gemspec Rake task name instead of :github</message>
  <tree>cd73dfc4c0aa8afcee346544b8abc3ccc85169f6</tree>
  <committer>
    <name>Ryan Grove</name>
    <email>ryan@wonko.com</email>
  </committer>
</commit>
