<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -11,7 +11,7 @@ Gem::Specification.new do |s|
   s.authors = [&quot;Julian Burgess&quot;]
   s.date = %q{2009-11-07}
   s.default_executable = %q{vocab_counter}
-  s.description = %q{TODO: longer description of your gem}
+  s.description = %q{Produces a CSV sorted by the number of times each term appears (case insensitive, lowercase output).}
   s.email = %q{aubergene@gmail.com}
   s.executables = [&quot;vocab_counter&quot;]
   s.extra_rdoc_files = [
@@ -29,13 +29,14 @@ Gem::Specification.new do |s|
      &quot;lib/vocab_counter.rb&quot;,
      &quot;spec/spec.opts&quot;,
      &quot;spec/spec_helper.rb&quot;,
-     &quot;spec/vocab_counter_spec.rb&quot;
+     &quot;spec/vocab_counter_spec.rb&quot;,
+     &quot;vocab_counter.gemspec&quot;
   ]
   s.homepage = %q{http://github.com/aubergene/vocab_counter}
   s.rdoc_options = [&quot;--charset=UTF-8&quot;]
   s.require_paths = [&quot;lib&quot;]
   s.rubygems_version = %q{1.3.5}
-  s.summary = %q{TODO: one-line summary of your gem}
+  s.summary = %q{Count the number of unique terms in a given text}
   s.test_files = [
     &quot;spec/spec_helper.rb&quot;,
      &quot;spec/vocab_counter_spec.rb&quot;</diff>
      <filename>vocab_counter.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>009f125bae5d97fcc2fbe433b31a4cd45841522c</id>
    </parent>
  </parents>
  <author>
    <name>Julian Burgess</name>
    <email>aubergene@gmail.com</email>
  </author>
  <url>http://github.com/aubergene/vocab_counter/commit/1c67870019dae850dc30cbf71db553c7b47f2cb1</url>
  <id>1c67870019dae850dc30cbf71db553c7b47f2cb1</id>
  <committed-date>2009-11-07T13:31:06-08:00</committed-date>
  <authored-date>2009-11-07T13:31:06-08:00</authored-date>
  <message>Regenerated gemspec for version 0.1.0</message>
  <tree>ee01e6655492d429486b759aa317c8ca96434451</tree>
  <committer>
    <name>Julian Burgess</name>
    <email>aubergene@gmail.com</email>
  </committer>
</commit>
