The gem is currently broken--the wordnik api is returning the content type as such: `ContentType: application/json; charset=utf8` but `response.rb` is not splitting on the semi-colon
The gem is currently broken--the wordnik api is returning the content type as such:
ContentType: application/json; charset=utf8but
response.rbis not splitting on the semi-colon