I'm getting a Encoding::UndefinedConversionError exception when trying to cache GitHub responses. Some responses will be cached, but some will fail to write because of an encoding conversion issue.
I'm using faraday 0.8.8 and faraday-http-cache 0.4.0 and here's the backtrace.
Any help would be greatly appreciated.