I am trying to use the instructions here to install a pre-released version of a gem with bundler.
The \"bundle install\" output lists the gem as getting installed, b
It looks like there is an issue using Shotgun and Bundler (git repositories only).
If I use rackup to start up my app, all is well. I am going to investigate a little more and then file a bug with one (or both) of the projects.