Fix padrino build by updating its json dependency (#3154)
* Fix padrino build by updating its json dependency
This blog post describes the error we were seeing and the fix:
http://fuzzyblog.io/blog/ruby/2016/10/11/what-to-do-when-bundle-install-fails-with-json-1-8-1.html
* Try fixing padrino build on travis by updating its mysql2 dependency