We\'re deploying with cap and using a script that send USR2 to the unicorn process to reload and it usually works but every once in a while it will fail. When that happens looki
You should set the BUNDLE_GEMFILE environment variable before you start the server, point it at current/Gemfile.
BUNDLE_GEMFILE
current/Gemfile