This is a fork of Brian Glusman's fork or the official Mandrill API wrapper.
Why do we need this fork? Because Mailchimp published a Ruby gem API wrapper, points to it in their official documentation, but stopped maintaining the code in 2014. The official listed JSON dependency is now an active security vulnerability, so it should not be used anymore.
This fork is simply to have a snapshot of the code rather than blindly including unreviewed code in our projects.