diff options
author | The Bundler Bot <bot@bundler.io> | 2017-07-26 20:46:17 +0000 |
---|---|---|
committer | The Bundler Bot <bot@bundler.io> | 2017-07-26 20:46:17 +0000 |
commit | 92f7781eda8e429a189c1d2ebc642ec4f8febdbf (patch) | |
tree | 102d0581de53a71f9dd1ce9129bf20b7e9c0413e /lib/bundler/source.rb | |
parent | a77bb6a39a7a96f3695a42ff18b3925b9b8aea3f (diff) | |
parent | 8bfb5ebc524e199ea0b0fce178d486213fae58cc (diff) | |
download | bundler-92f7781eda8e429a189c1d2ebc642ec4f8febdbf.tar.gz |
Auto merge of #5901 - bundler:seg-bundler-2-tasks, r=indirect
Add tasks to make running in 2.0 mode easier
### What was the end-user problem that led to this PR?
The problem was it was too difficult to run Bundler in 2.0 mode.
### What was your diagnosis of the problem?
My diagnosis was we needed a way to install a dev version of 2.0, and also to run commands as bundler 2.
### What is your fix for the problem, implemented in this PR?
My fix adds a `bin/bundle2` bin stub that runs bundler as 2.0.0.dev, and a `bundle_2:install` rake task that will install `bundler-2.0.0.dev`
Diffstat (limited to 'lib/bundler/source.rb')
0 files changed, 0 insertions, 0 deletions