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
Justin Searls d0cad8ad83 [rubygems/rubygems] Re-enable default_ignores option for standard
I am not sure why this flag was turned off (it wasn't explained in my commit message in 0365dc852767ae589376a7aad1fb129738e408b0 or in my PR in #4411). 

Whatever the reason, without `default_ignores` turned on, most default CI configurations will immediately fail, as they most likely vendor and cache their dependencies under `vendor`, which will cause standard to run against all the vendored gems and (most likely) fail. I think we should remove this before this feature is released.

https://github.com/rubygems/rubygems/commit/677f74be48
2021-10-22 03:33:44 +09:00
..
cli [rubygems/rubygems] Fix bundle install to force reinstallation of deleted gems 2021-10-13 16:21:42 +09:00
compact_index_client
fetcher
installer
man
plugin
resolver
settings
source [rubygems/rubygems] Fix bundle install to force reinstallation of deleted gems 2021-10-13 16:21:42 +09:00
templates [rubygems/rubygems] Re-enable default_ignores option for standard 2021-10-22 03:33:44 +09:00
ui
vendor
build_metadata.rb
bundler.gemspec
capistrano.rb
cli.rb
compact_index_client.rb
constants.rb
current_ruby.rb
definition.rb [rubygems/rubygems] Fix bundle install crash due to an incorrectly incomplete resolve 2021-10-13 21:16:40 +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 [rubygems/rubygems] Update broken link in Bundler::Fetcher::CertificateFailureError 2021-10-15 04:55:23 +09:00
friendly_errors.rb
gem_helper.rb [rubygems/rubygems] Remove unnecessary method 2021-10-13 23:30:13 +09:00
gem_helpers.rb
gem_tasks.rb
gem_version_promoter.rb
graph.rb
index.rb
injector.rb
inline.rb
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/rubygems] Fix bundle install to force reinstallation of deleted gems 2021-10-13 16:21:42 +09:00
rubygems_gem_installer.rb
rubygems_integration.rb
runtime.rb
settings.rb
setup.rb
shared_helpers.rb
similarity_detector.rb
source.rb
source_list.rb
source_map.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
vendored_tmpdir.rb
vendored_uri.rb
version.rb
version_ranges.rb
vlad.rb
worker.rb
yaml_serializer.rb