diff options
author | Bundlerbot <bot@bundler.io> | 2019-04-24 11:58:40 +0000 |
---|---|---|
committer | Bundlerbot <bot@bundler.io> | 2019-04-24 11:58:40 +0000 |
commit | ec8f98574a90de1e87a50e00141180d761f161dc (patch) | |
tree | 1b9e8c22bda415035ef8ed010191eb0897790fe5 /Rakefile | |
parent | dea7c6dcc3658d4f7ffcebdd7147076b017dc8db (diff) | |
parent | 6df7af763cb3d8b13568ca12199ca778cccbe405 (diff) | |
download | bundler-ec8f98574a90de1e87a50e00141180d761f161dc.tar.gz |
Merge #6329
6329: Stop printing “failed to update” message when changing sources r=segiddins a=segiddins
### What was the end-user problem that led to this PR?
The problem was `bundle update` shows incorrect message when updating git gems
Closes #6325
### What was your diagnosis of the problem?
My diagnosis was we need to check if the source has changed
### What is your fix for the problem, implemented in this PR?
My fix only prints the message when the source has not changed
Note that is does not yet fix the "updated the git sha" case, since the locked spec and the new spec actually share the same source object!
Co-authored-by: Samuel Giddins <segiddins@segiddins.me>
Co-authored-by: David Rodríguez <deivid.rodriguez@riseup.net>
Diffstat (limited to 'Rakefile')
0 files changed, 0 insertions, 0 deletions