diff options
author | The Bundler Bot <bot@bundler.io> | 2017-07-13 04:51:19 +0000 |
---|---|---|
committer | The Bundler Bot <bot@bundler.io> | 2017-07-13 04:51:19 +0000 |
commit | 9e42c6096a65308c6084b42d4dfceddf7ac13444 (patch) | |
tree | 97f99699443f69c4f4ddd4bf066ecac5aaef5895 /lib/bundler/source.rb | |
parent | 6e09ffdb2aab101c454dc51c65b1ee13fb9b503a (diff) | |
parent | c016c325b975da76c58be99cb4af7bd0be36a4f4 (diff) | |
download | bundler-9e42c6096a65308c6084b42d4dfceddf7ac13444.tar.gz |
Auto merge of #5853 - koic:change_deprecation_from_list_to_show, r=indirect
Change deprecation from `bundle list` to `bundle show`
### What was the end-user problem that led to this PR?
I understand that `bundle show` will be removed in Bundler 2.0, not `bundle list`.
https://github.com/bundler/rfcs/pull/6/files#r125875779
In the current message, there is a possibility of misleading the command which will be removed in Bundler 2.0.
### What was your diagnosis of the problem?
I think that it is better to display `bundle show` instead of `bundle list` in the deprecated warning.
### What is your fix for the problem, implemented in this PR?
Change the deprecated warning from `bundle list` to `bundle show`.
### Why did you choose this fix out of the possible options?
I thought that changing the console message was a simple and effective change to the end user.
Diffstat (limited to 'lib/bundler/source.rb')
0 files changed, 0 insertions, 0 deletions