1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/bundler
Bundlerbot 434af7303c
[bundler/bundler] Merge #7340
7340: Fix bundle clean issue r=deivid-rodriguez a=deivid-rodriguez

### What was the end-user problem that led to this PR?

The problem was that `bundle clean` is crashing under some conditions.

### What was your diagnosis of the problem?

My diagnosis was that sometimes (when the bundle includes git sourced gems with extensions), it assumes that some paths exist, but they don't.

### What is your fix for the problem, implemented in this PR?

My fix is to ignore those paths.

### Why did you choose this fix out of the possible options?

I chose this fix because it fixes the issue.

Fixes #7338.

Co-authored-by: David Rodríguez <deivid.rodriguez@riseup.net>
(cherry picked from commit b007fde67c77c1f15f13b97eda186644c2a2be04)

https://github.com/bundler/bundler/commit/3766053507
2019-09-18 18:26:33 +09:00
..
cli [bundler/bundler] Revert "Add all platforms to lockfile by default" 2019-09-18 18:26:32 +09:00
compact_index_client
fetcher
installer
plugin
resolver
settings
source [bundler/bundler] Fix comments and messages to refer to https url 2019-09-18 18:26:32 +09:00
templates [bundler/bundler] Fix comments and messages to refer to https url 2019-09-18 18:26:32 +09:00
ui
vendor
build_metadata.rb
bundler.gemspec
capistrano.rb [bundler/bundler] Fix comments and messages to refer to https url 2019-09-18 18:26:32 +09:00
cli.rb [bundler/bundler] Fix remembered flag deprecation message 2019-09-18 18:26:33 +09:00
compact_index_client.rb
constants.rb
current_ruby.rb
definition.rb [bundler/bundler] Merge #7340 2019-09-18 18:26:33 +09:00
dep_proxy.rb
dependency.rb
deployment.rb
deprecate.rb
dsl.rb
endpoint_specification.rb
env.rb
environment_preserver.rb
errors.rb
feature_flag.rb
fetcher.rb
friendly_errors.rb [bundler/bundler] Fix comments and messages to refer to https url 2019-09-18 18:26:32 +09:00
gem_helper.rb
gem_helpers.rb
gem_remote_fetcher.rb
gem_tasks.rb
gem_version_promoter.rb
gemdeps.rb
graph.rb
index.rb
injector.rb
inline.rb [bundler/bundler] Revert "Remove now meaningless setting" 2019-09-18 18:26:32 +09:00
installer.rb
lazy_specification.rb
lockfile_generator.rb
lockfile_parser.rb
match_platform.rb
mirror.rb
plugin.rb
process_lock.rb
psyched_yaml.rb
remote_specification.rb
resolver.rb
retry.rb
ruby_dsl.rb
ruby_version.rb
rubygems_ext.rb
rubygems_gem_installer.rb
rubygems_integration.rb
runtime.rb
settings.rb [bundler/bundler] Revert "Remove now meaningless setting" 2019-09-18 18:26:32 +09:00
setup.rb
shared_helpers.rb
similarity_detector.rb [bundler/bundler] Fix comments and messages to refer to https url 2019-09-18 18:26:32 +09:00
source.rb
source_list.rb
spec_set.rb
stub_specification.rb
ui.rb
uri_credentials_filter.rb
vendored_fileutils.rb
vendored_molinillo.rb
vendored_persistent.rb
vendored_thor.rb
version.rb [bundler/bundler] Version 2.1.0.pre.2 2019-09-18 18:26:33 +09:00
version_ranges.rb
vlad.rb
worker.rb
yaml_serializer.rb