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
Hiroshi SHIBATA fff9b45fa9
Reverts the accidental commits for rubygems/bundler.
We stay to the stable version for releasing Ruby 3.1.0.

  Revert commits:
    b86a7ba492
    ef973aa7aa
2021-12-22 07:52:59 +09:00
..
cli Merge RubyGems-3.3.0 and Bundler-2.3.0 2021-12-21 15:27:05 +09:00
compact_index_client [rubygems/rubygems] Let original EACCES error be raised 2021-12-04 05:18:11 +09:00
fetcher
installer
man [rubygems/rubygems] Add github and ref options to bundle add 2021-12-11 00:13:25 +09:00
plugin Merge RubyGems-3.3.0 and Bundler-2.3.0 2021-12-21 15:27:05 +09:00
resolver
settings
source Merge RubyGems-3.3.0 and Bundler-2.3.0 2021-12-21 15:27:05 +09:00
templates Merge RubyGems-3.3.0 and Bundler-2.3.0 2021-12-21 15:27:05 +09:00
ui [rubygems/rubygems] Error tracing should be printed to stderr 2021-12-20 06:49:49 +09:00
vendor Merge RubyGems and Bundler master 2021-12-15 18:05:18 +09:00
.document [DOC] Exclude Bundler only [ci skip] 2021-12-13 19:47:52 +09:00
build_metadata.rb
bundler.gemspec
capistrano.rb
cli.rb Merge RubyGems-3.3.0 and Bundler-2.3.0 2021-12-21 15:27:05 +09:00
compact_index_client.rb
constants.rb
current_ruby.rb
definition.rb Reverts the accidental commits for rubygems/bundler. 2021-12-22 07:52:59 +09:00
dep_proxy.rb
dependency.rb [rubygems/rubygems] Add github and ref options to bundle add 2021-12-11 00:13:25 +09:00
deployment.rb
deprecate.rb
digest.rb [rubygems/rubygems] Fix Bundler::Digest#sha1 on big-endian systems 2021-10-26 01:51:05 +09:00
dsl.rb [rubygems/rubygems] Cancel deprecation of custom git sources 2021-12-08 07:59:34 +09:00
endpoint_specification.rb
env.rb
environment_preserver.rb [rubygems/rubygems] Don't replace ENV twice on non Windows platforms 2021-11-25 04:02:19 +09:00
errors.rb [rubygems/rubygems] Show proper error when previous installation of gem can't be deleted 2021-10-25 20:48:51 +09:00
feature_flag.rb
fetcher.rb Merge RubyGems-3.3.0 and Bundler-2.3.0 2021-12-21 15:27:05 +09:00
friendly_errors.rb Unify issue template and ISSUES.md document 2021-10-25 20:48:51 +09:00
gem_helper.rb [rubygems/rubygems] Use shellsplit instead of array of strings 2021-11-09 10:56:17 +09:00
gem_helpers.rb
gem_tasks.rb
gem_version_promoter.rb
graph.rb
index.rb
injector.rb [rubygems/rubygems] Add github and ref options to bundle add 2021-12-11 00:13:25 +09:00
inline.rb
installer.rb Merge RubyGems-3.3.0 and Bundler-2.3.0 2021-12-21 15:27:05 +09:00
lazy_specification.rb [rubygems/rubygems] This warrants a comment 2021-12-02 18:10:32 +09:00
lockfile_generator.rb
lockfile_parser.rb Merge RubyGems-3.3.0 and Bundler-2.3.0 2021-12-21 15:27:05 +09:00
match_platform.rb
mirror.rb
plugin.rb
process_lock.rb
psyched_yaml.rb
remote_specification.rb
resolver.rb [rubygems/rubygems] Improve errors a bit more 2021-12-17 16:35:20 +09:00
retry.rb
ruby_dsl.rb
ruby_version.rb
rubygems_ext.rb
rubygems_gem_installer.rb [rubygems/rubygems] Show proper error when previous installation of gem can't be deleted 2021-10-25 20:48:51 +09:00
rubygems_integration.rb Merge RubyGems-3.3.0 and Bundler-2.3.0 2021-12-21 15:27:05 +09:00
runtime.rb [rubygems/rubygems] Leave ":" after MANPATH when not set 2021-11-02 00:28:28 +09:00
self_manager.rb Merge RubyGems-3.3.0 and Bundler-2.3.0 2021-12-21 15:27:05 +09:00
settings.rb
setup.rb
shared_helpers.rb [rubygems/rubygems] Rename BUNDLE_SPEC_RUN environment variable 2021-12-21 06:48:27 +09:00
similarity_detector.rb
source.rb [rubygems/rubygems] Improve sources representation 2021-12-03 20:00:50 +09:00
source_list.rb [rubygems/rubygems] Improve sources representation 2021-12-03 20:00:50 +09:00
source_map.rb
spec_set.rb Support gemification of tsort 2021-10-29 17:32:52 +09:00
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_tsort.rb Support gemification of tsort 2021-10-29 17:32:52 +09:00
vendored_uri.rb
version.rb Merge RubyGems-3.3.0 and Bundler-2.3.0 2021-12-21 15:27:05 +09:00
version_ranges.rb
vlad.rb
worker.rb
yaml_serializer.rb