Recently we started getting the following error, each time we receive post event from SendGrid. As you can see from the Gemfile, we got the latest gridhook version. It may have something to do with the recent changes in SendGrid web hook API's, even though their support ensured us that we stayed on the older version of the API so the change shouldn't have affected us.
Full error stack:
http://pastebin.com/zZm2nCGp
Our gemfile:
http://pastebin.com/1AzfvhXY
Web Hook API change announcement
http://blog.sendgrid.com/announcing-new-version-event-notification-webhook/