Requirements You will need the following gems: json base64 Your ruby needs to built with openssl, you can test it is working with the following oneliner. ruby -r openssl -e 'puts OpenSSL::OPENSSL_VERSION'