Bundler 1.0 allows you to override the default Gemfile name by setting BUNDLE_GEMFILE in the environment. Warbler is does not recognize this, and always uses the hardcoded files Gemfile and Gemfile.lock.
Description
Bundler 1.0 allows you to override the default Gemfile name by setting BUNDLE_GEMFILE in the environment. Warbler is does not recognize this, and always uses the hardcoded files Gemfile and Gemfile.lock.
Thanks for the report, should be able to rectify this in the next release.