<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>README.markdown</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,2 +1,5 @@
 .sunlight_api_key
-.DS_Store
\ No newline at end of file
+.DS_Store
+pkg
+doc/*
+.source_index
\ No newline at end of file</diff>
      <filename>.gitignore</filename>
    </modified>
    <modified>
      <diff>@@ -4,13 +4,14 @@ require File.dirname(__FILE__) + '/lib/sunshine'
 # Generate all the Rake tasks
 # Run 'rake -T' to see list of generated tasks (from gem root directory)
 $hoe = Hoe.new('sunshine', Sunshine::VERSION) do |p|
-  p.developer('Justin Palmer', 'FIXME email')
+  p.developer('Justin Palmer', 'justin@entp.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.rubyforge_name       = p.name # TODO this is default value
-  # p.extra_deps         = [
-  #   ['activesupport','&gt;= 2.0.2'],
-  # ]
+  p.extra_deps         = [
+    ['httparty','&gt;= 0.2.6'],
+    ['json', '&gt;= 1.1.3']
+  ]
   p.extra_dev_deps = [
     ['newgem', &quot;&gt;= #{::Newgem::VERSION}&quot;]
   ]</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>README.rdoc</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>a66fc047abff9a3cbf0b050df7b4513f0f223711</id>
    </parent>
  </parents>
  <author>
    <name>Justin Palmer</name>
    <email>justin@activereload.net</email>
  </author>
  <url>http://github.com/Caged/sunshine/commit/a9a4d8510d61e7170ab21a71094660c3d4921a12</url>
  <id>a9a4d8510d61e7170ab21a71094660c3d4921a12</id>
  <committed-date>2009-01-22T07:38:22-08:00</committed-date>
  <authored-date>2009-01-22T07:38:22-08:00</authored-date>
  <message>cleanup the readme.  git down with markdown</message>
  <tree>a37c4a4eccb36f1ab177a6df88c71d098e832051</tree>
  <committer>
    <name>Justin Palmer</name>
    <email>justin@activereload.net</email>
  </committer>
</commit>
