<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,16 +1,15 @@
-# Generated by jeweler for GitHub to build gems
+# Generated by jeweler
 # DO NOT EDIT THIS FILE DIRECTLY
-# Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec`
-# Note: in general, you don't want to update the gemspec until you are ready to release
+# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
 # -*- encoding: utf-8 -*-
 
 Gem::Specification.new do |s|
   s.name = %q{jeweler}
-  s.version = &quot;1.2.1&quot;
+  s.version = &quot;1.3.0&quot;
 
   s.required_rubygems_version = Gem::Requirement.new(&quot;&gt;= 0&quot;) if s.respond_to? :required_rubygems_version=
   s.authors = [&quot;Josh Nichols&quot;]
-  s.date = %q{2009-10-10}
+  s.date = %q{2009-10-18}
   s.default_executable = %q{jeweler}
   s.description = %q{Simple and opinionated helper for creating Rubygem projects on GitHub}
   s.email = %q{josh@technicalpickles.com}
@@ -76,8 +75,10 @@ Gem::Specification.new do |s|
      &quot;lib/jeweler/generator/minitest_mixin.rb&quot;,
      &quot;lib/jeweler/generator/options.rb&quot;,
      &quot;lib/jeweler/generator/rdoc_mixin.rb&quot;,
+     &quot;lib/jeweler/generator/riot_mixin.rb&quot;,
      &quot;lib/jeweler/generator/rspec_mixin.rb&quot;,
      &quot;lib/jeweler/generator/shoulda_mixin.rb&quot;,
+     &quot;lib/jeweler/generator/testspec_mixin.rb&quot;,
      &quot;lib/jeweler/generator/testunit_mixin.rb&quot;,
      &quot;lib/jeweler/generator/yard_mixin.rb&quot;,
      &quot;lib/jeweler/rubyforge_tasks.rb&quot;,
@@ -98,10 +99,15 @@ Gem::Specification.new do |s|
      &quot;lib/jeweler/templates/micronaut/helper.rb&quot;,
      &quot;lib/jeweler/templates/minitest/flunking.rb&quot;,
      &quot;lib/jeweler/templates/minitest/helper.rb&quot;,
+     &quot;lib/jeweler/templates/riot/flunking.rb&quot;,
+     &quot;lib/jeweler/templates/riot/helper.rb&quot;,
      &quot;lib/jeweler/templates/rspec/flunking.rb&quot;,
      &quot;lib/jeweler/templates/rspec/helper.rb&quot;,
+     &quot;lib/jeweler/templates/rspec/spec.opts&quot;,
      &quot;lib/jeweler/templates/shoulda/flunking.rb&quot;,
      &quot;lib/jeweler/templates/shoulda/helper.rb&quot;,
+     &quot;lib/jeweler/templates/testspec/flunking.rb&quot;,
+     &quot;lib/jeweler/templates/testspec/helper.rb&quot;,
      &quot;lib/jeweler/templates/testunit/flunking.rb&quot;,
      &quot;lib/jeweler/templates/testunit/helper.rb&quot;,
      &quot;lib/jeweler/version_helper.rb&quot;,
@@ -217,7 +223,7 @@ Gem::Specification.new do |s|
     s.specification_version = 3
 
     if Gem::Version.new(Gem::RubyGemsVersion) &gt;= Gem::Version.new('1.2.0') then
-      s.add_runtime_dependency(%q&lt;git&gt;, [&quot;&gt;= 1.2.4&quot;])
+      s.add_runtime_dependency(%q&lt;git&gt;, [&quot;&gt;= 1.2.5&quot;])
       s.add_runtime_dependency(%q&lt;rubyforge&gt;, [&quot;&gt;= 2.0.0&quot;])
       s.add_runtime_dependency(%q&lt;gemcutter&gt;, [&quot;&gt;= 0.1.0&quot;])
       s.add_development_dependency(%q&lt;thoughtbot-shoulda&gt;, [&quot;&gt;= 0&quot;])
@@ -226,7 +232,7 @@ Gem::Specification.new do |s|
       s.add_development_dependency(%q&lt;mocha&gt;, [&quot;&gt;= 0&quot;])
       s.add_development_dependency(%q&lt;redgreen&gt;, [&quot;&gt;= 0&quot;])
     else
-      s.add_dependency(%q&lt;git&gt;, [&quot;&gt;= 1.2.4&quot;])
+      s.add_dependency(%q&lt;git&gt;, [&quot;&gt;= 1.2.5&quot;])
       s.add_dependency(%q&lt;rubyforge&gt;, [&quot;&gt;= 2.0.0&quot;])
       s.add_dependency(%q&lt;gemcutter&gt;, [&quot;&gt;= 0.1.0&quot;])
       s.add_dependency(%q&lt;thoughtbot-shoulda&gt;, [&quot;&gt;= 0&quot;])
@@ -236,7 +242,7 @@ Gem::Specification.new do |s|
       s.add_dependency(%q&lt;redgreen&gt;, [&quot;&gt;= 0&quot;])
     end
   else
-    s.add_dependency(%q&lt;git&gt;, [&quot;&gt;= 1.2.4&quot;])
+    s.add_dependency(%q&lt;git&gt;, [&quot;&gt;= 1.2.5&quot;])
     s.add_dependency(%q&lt;rubyforge&gt;, [&quot;&gt;= 2.0.0&quot;])
     s.add_dependency(%q&lt;gemcutter&gt;, [&quot;&gt;= 0.1.0&quot;])
     s.add_dependency(%q&lt;thoughtbot-shoulda&gt;, [&quot;&gt;= 0&quot;])</diff>
      <filename>jeweler.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>86da1f6ed19bf3c765a84ca95b42bde5e32ea6d1</id>
    </parent>
  </parents>
  <author>
    <name>Joshua Nichols</name>
    <email>josh@technicalpickles.com</email>
  </author>
  <url>http://github.com/technicalpickles/jeweler/commit/55725bf767ff8847b4d796824cf4c2c2e2b1ec18</url>
  <id>55725bf767ff8847b4d796824cf4c2c2e2b1ec18</id>
  <committed-date>2009-10-18T20:06:10-07:00</committed-date>
  <authored-date>2009-10-18T20:06:10-07:00</authored-date>
  <message>Regenerated gemspec for version 1.3.0</message>
  <tree>ee3c3ba313f43c206c40f79c537c10870567a680</tree>
  <committer>
    <name>Joshua Nichols</name>
    <email>josh@technicalpickles.com</email>
  </committer>
</commit>
