<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>lib/tabtab_definitions/garlic.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -11,8 +11,8 @@ require 'garlic'
 spec = Gem::Specification.new do |s|
   s.name          = &quot;garlic&quot;
   s.version       = Garlic::Version::String
-  s.summary       = &quot;Lightweight set of rake tasks to help with CI.&quot;
-  s.description   = &quot;Lightweight set of rake tasks to help with CI.&quot;
+  s.summary       = &quot;Set of commands/rake-tasks for CI against multiple version of rails/deps.&quot;
+  s.description   = &quot;Set of commands/rake-tasks for CI against multiple version of rails/deps.&quot;
   s.author        = &quot;Ian White&quot;
   s.email         = &quot;ian.w.white@gmail.com&quot;
   s.homepage      = &quot;http://github.com/ianwhite/garlic/tree&quot;</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -8,16 +8,16 @@ Gem::Specification.new do |s|
   s.authors = [&quot;Ian White&quot;]
   s.date = %q{2008-11-23}
   s.default_executable = %q{garlic}
-  s.description = %q{Lightweight set of rake tasks to help with CI.}
+  s.description = %q{Set of commands/rake-tasks for CI against multiple version of rails/deps.}
   s.email = %q{ian.w.white@gmail.com}
   s.executables = [&quot;garlic&quot;]
-  s.files = [&quot;lib/garlic/configurator.rb&quot;, &quot;lib/garlic/generator.rb&quot;, &quot;lib/garlic/repo.rb&quot;, &quot;lib/garlic/session.rb&quot;, &quot;lib/garlic/shell.rb&quot;, &quot;lib/garlic/target.rb&quot;, &quot;lib/garlic/tasks.rb&quot;, &quot;lib/garlic.rb&quot;, &quot;lib/tabtab_definition.rb&quot;, &quot;templates/default.rb&quot;, &quot;templates/rspec.rb&quot;, &quot;templates/shoulda.rb&quot;, &quot;MIT-LICENSE&quot;, &quot;README.textile&quot;, &quot;TODO&quot;, &quot;CHANGELOG&quot;, &quot;spec/garlic/repo_spec.rb&quot;, &quot;bin/garlic&quot;]
+  s.files = [&quot;lib/garlic/configurator.rb&quot;, &quot;lib/garlic/generator.rb&quot;, &quot;lib/garlic/repo.rb&quot;, &quot;lib/garlic/session.rb&quot;, &quot;lib/garlic/shell.rb&quot;, &quot;lib/garlic/target.rb&quot;, &quot;lib/garlic/tasks.rb&quot;, &quot;lib/garlic.rb&quot;, &quot;lib/tabtab_definitions/garlic.rb&quot;, &quot;templates/default.rb&quot;, &quot;templates/rspec.rb&quot;, &quot;templates/shoulda.rb&quot;, &quot;MIT-LICENSE&quot;, &quot;README.textile&quot;, &quot;TODO&quot;, &quot;CHANGELOG&quot;, &quot;spec/garlic/repo_spec.rb&quot;, &quot;bin/garlic&quot;]
   s.has_rdoc = true
   s.homepage = %q{http://github.com/ianwhite/garlic/tree}
   s.rdoc_options = [&quot;--title&quot;, &quot;Garlic&quot;, &quot;--line-numbers&quot;]
   s.require_paths = [&quot;lib&quot;]
   s.rubygems_version = %q{1.3.1}
-  s.summary = %q{Lightweight set of rake tasks to help with CI.}
+  s.summary = %q{Set of commands/rake-tasks for CI against multiple version of rails/deps.}
   s.test_files = [&quot;spec/garlic/repo_spec.rb&quot;]
 
   if s.respond_to? :specification_version then</diff>
      <filename>garlic.gemspec</filename>
    </modified>
    <modified>
      <diff>@@ -11,7 +11,7 @@ module Garlic
   module Version
     Major = 0
     Minor = 1
-    Tiny  = 3
+    Tiny  = 4
     
     String = [Major, Minor, Tiny].join('.')
   end</diff>
      <filename>lib/garlic.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>lib/tabtab_definitions.rb</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>7514a7f24eee9902a3698f6b83714546391b6212</id>
    </parent>
  </parents>
  <author>
    <name>Ian White</name>
    <email>ian.w.white@gmail.com</email>
  </author>
  <url>http://github.com/ianwhite/garlic/commit/28c0eeeffd933bb900f60762265cbae7c15c01e5</url>
  <id>28c0eeeffd933bb900f60762265cbae7c15c01e5</id>
  <committed-date>2008-11-22T16:55:15-08:00</committed-date>
  <authored-date>2008-11-22T16:55:15-08:00</authored-date>
  <message>0.1.4 Updated description, fixed tabtab def location</message>
  <tree>a10631ef82145879fc58ae0f41a2acaa9f479e1e</tree>
  <committer>
    <name>Ian White</name>
    <email>ian.w.white@gmail.com</email>
  </committer>
</commit>
