<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -63,6 +63,6 @@ class BeboResponseParser
   
   def parse
     raise(BeboAPIResponseError, @response) if @response.include?(&quot;error&quot;)
-    JSON.unparse(@response)
+    JSON.parse(@response)
   end
-end
\ No newline at end of file
+end</diff>
      <filename>lib/bebo_connection.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>8f454d870c32c9262f6ac439504dfc5f017b5eb0</id>
    </parent>
  </parents>
  <author>
    <name>Jesse Andrews</name>
    <email>anotherjesse@gmail.com</email>
  </author>
  <url>http://github.com/skyfallsin/beboist/commit/6165ef39d9868413cc59af33c524f4452b51cbe6</url>
  <id>6165ef39d9868413cc59af33c524f4452b51cbe6</id>
  <committed-date>2008-07-28T16:47:36-07:00</committed-date>
  <authored-date>2008-07-28T16:47:36-07:00</authored-date>
  <message>parse the JSON response instead of encoding again</message>
  <tree>68b5c72bac49322e8643ee49493366af6154933b</tree>
  <committer>
    <name>Jesse Andrews</name>
    <email>anotherjesse@gmail.com</email>
  </committer>
</commit>
