<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -4,13 +4,13 @@ require File.dirname(__FILE__) + '/lib/csv-mapper'
 # Generate all the Rake tasks
 # Run 'rake -T' to see list of generated tasks (from gem root directory)
 $hoe = Hoe.new('csv-mapper', CsvMapper::VERSION) do |p|
-  p.developer('FIXME full name', 'FIXME email')
+  p.developer('Luke Pillow', 'lpillow@gmail.com')
   p.changes              = p.paragraphs_of(&quot;History.txt&quot;, 0..1).join(&quot;\n\n&quot;)
-  p.post_install_message = 'PostInstall.txt' # TODO remove if post-install message not required
+  # p.post_install_message = 'PostInstall.txt' # TODO remove if post-install message not required
   p.rubyforge_name       = p.name # TODO this is default value
-  # p.extra_deps         = [
-  #   ['activesupport','&gt;= 2.0.2'],
-  # ]
+  p.extra_deps         = [
+    ['fastercsv','&gt;= 1.4.0'],
+  ]
   p.extra_dev_deps = [
     ['newgem', &quot;&gt;= #{::Newgem::VERSION}&quot;]
   ]</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>eca2434c9bcdcb69e61326f2fc5ec2f4db0dc3f3</id>
    </parent>
  </parents>
  <author>
    <name>Luke Pillow</name>
    <email>lpillow@gmail.com</email>
  </author>
  <url>http://github.com/pillowfactory/csv-mapper/commit/4b3f2de7d8b1934cf0109536ecbf3d03a962d999</url>
  <id>4b3f2de7d8b1934cf0109536ecbf3d03a962d999</id>
  <committed-date>2008-12-04T09:50:48-08:00</committed-date>
  <authored-date>2008-12-04T09:50:48-08:00</authored-date>
  <message>configured gem settings in Rakefile</message>
  <tree>97c213ccb4130c122a4500ed3edf2ceb23a06c21</tree>
  <committer>
    <name>Luke Pillow</name>
    <email>lpillow@sunbridgecapital.com</email>
  </committer>
</commit>
