<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -126,3 +126,7 @@ When used with Rails (ie. add 'comma' as a gem dependency), Comma automatically
     end
     
 If you have any questions or suggestions for Comma, please feel free to contact me at crafterm@redartisan.com, all feedback welcome!
+
+== DEPENDENCIES
+
+If you're on ruby 1.8.*, you'll need to have the fastercsv gem installed</diff>
      <filename>README.markdown</filename>
    </modified>
    <modified>
      <diff>@@ -8,6 +8,5 @@ Gem::Specification.new do |s|
   s.summary = &quot;Ruby Comma Seperated Values generation library&quot;
   s.files = %w( README.markdown MIT-LICENSE lib/comma.rb lib/comma/extractors.rb )
   s.require_path = &quot;lib&quot;
-  s.add_dependency(&quot;fastercsv&quot;, &quot;&gt;= 1.4.0&quot;)
   s.add_dependency(&quot;activesupport&quot;, &quot;&gt;= 2.2.2&quot;)
 end</diff>
      <filename>comma.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>43625cddd38fe3abc31ce0fba0a2cc4fe24a60b5</id>
    </parent>
  </parents>
  <author>
    <name>Xavier Shay</name>
    <email>xavier@rhnh.net</email>
  </author>
  <url>http://github.com/crafterm/comma/commit/5324b4aea2b81be1f47f24081f898e94da5a1ecb</url>
  <id>5324b4aea2b81be1f47f24081f898e94da5a1ecb</id>
  <committed-date>2009-07-30T19:58:04-07:00</committed-date>
  <authored-date>2009-07-30T19:58:04-07:00</authored-date>
  <message>Remove fastercsv from gemspec, add dependency note in the README</message>
  <tree>386da98bf2de17093e4bc6ff32ce1e165b88baaa</tree>
  <committer>
    <name>Xavier Shay</name>
    <email>xavier@rhnh.net</email>
  </committer>
</commit>
