Current build configuration causes segfaults on latest heroku stack (heroku-18).
Used deploy to Heroku, saw segfaults in my logs. Deeper inspection showed an older version of the activesupport
package causing it.
This was my solution: PR https://github.com/stripe-contrib/pagerbot/pull/67