Parse JSON natively
Summary:
The API message returned by Hudson or Jenkins is in JSON.
Tommy parsed it through the Crack library, but Ruby is now
able to parse JSON natively.
This so removes dependency to Crack.
Test Plan: Ensure JSON is still parsed correctly.
Reviewers: dereckson
Differential Revision: http://devcentral.nasqueron.org/D476