capistrano-bundle_rsync
capistrano-bundle_rsync copied to clipboard
Deploy an application and bundled gems via rsync
Results
3
capistrano-bundle_rsync issues
Sort by
recently updated
recently updated
newest added
``` [DEPRECATED] `Bundler.with_clean_env` has been deprecated in favor of `Bundler.with_unbundled_env`. If you instead want the environment before bundler was originally loaded, use `Bundler.with_original_env` (called at /home/jenkins/.rvm/gems/jruby-9.2.7.0@delivery/gems/capistrano-bundle_rsync-0.5.2/lib/capistrano/bundle_rsync/bundler.rb:6) 20:28:08 00:46 bundle_rsync:bundler:install 01...
Hi, I want to specify BUNDLE_GEMFILE, so created this patch.