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
David Rodríguez 7f9eb888a3 [rubygems/rubygems] Reuse package from the installer for extracting the specification
Previously we would instantiate two different packages and extract the
specification from the package twice for each gem installed. We can
reuse the installer for this so that we just need to do it once.

https://github.com/rubygems/rubygems/commit/e454f850b1
2022-06-11 18:43:28 +09:00
..
cli [rubygems/rubygems] Move no_install setting check to a more sensible place 2022-06-11 18:43:25 +09:00
compact_index_client
fetcher
installer [rubygems/rubygems] Fix Gemfile.lock versions leaking to bundler/inline install output 2022-05-13 15:23:56 +09:00
man
plugin [rubygems/rubygems] Fix Gemfile.lock versions leaking to bundler/inline install output 2022-05-13 15:23:56 +09:00
resolver
settings
source [rubygems/rubygems] Reuse package from the installer for extracting the specification 2022-06-11 18:43:28 +09:00
templates
ui
vendor
.document
build_metadata.rb
bundler.gemspec
capistrano.rb
cli.rb [rubygems/rubygems] Move no_install setting check to a more sensible place 2022-06-11 18:43:25 +09:00
compact_index_client.rb
constants.rb
current_ruby.rb
definition.rb Merge RubyGems and Bundler HEAD 2022-05-20 17:32:19 +09:00
dep_proxy.rb
dependency.rb
deployment.rb
deprecate.rb
digest.rb [rubygems/rubygems] Remove redundant bitwise AND 2022-06-02 22:23:42 +09:00
dsl.rb [rubygems/rubygems] Skip duplicated dependency warning for gemspec dev deps 2022-06-01 00:14:31 +09:00
endpoint_specification.rb
env.rb
environment_preserver.rb
errors.rb [rubygems/rubygems] Show better error when previous installation fails to be removed 2022-05-27 17:26:22 +09:00
feature_flag.rb
fetcher.rb
friendly_errors.rb [rubygems/rubygems] Show exception cause in bug report template 2022-05-25 01:17:59 +09:00
gem_helper.rb
gem_helpers.rb Merge RubyGems and Bundler HEAD 2022-05-20 17:32:19 +09:00
gem_tasks.rb
gem_version_promoter.rb
graph.rb
index.rb
injector.rb [rubygems/rubygems] Fix bundle remove by invalidating cached Bundle.defintion. 2022-06-01 19:01:18 +09:00
inline.rb [rubygems/rubygems] Fix crash when installing gems with symlinks 2022-05-30 17:42:39 +09:00
installer.rb [rubygems/rubygems] Fix crash when installing gems with symlinks 2022-05-30 17:42:39 +09:00
lazy_specification.rb
lockfile_generator.rb
lockfile_parser.rb
match_platform.rb
mirror.rb
plugin.rb
process_lock.rb [rubygems/rubygems] Ignore Errno::EROFS errors when creating bundler.lock 2022-05-30 00:27:43 +09:00
remote_specification.rb
resolver.rb [rubygems/rubygems] Give better conflict resolution advice 2022-05-31 16:13:52 +09:00
retry.rb
ruby_dsl.rb
ruby_version.rb
rubygems_ext.rb Merge RubyGems and Bundler HEAD 2022-05-20 17:32:19 +09:00
rubygems_gem_installer.rb [rubygems/rubygems] Reuse package from the installer for extracting the specification 2022-06-11 18:43:28 +09:00
rubygems_integration.rb [rubygems/rubygems] Reuse package from the installer for extracting the specification 2022-06-11 18:43:28 +09:00
runtime.rb
self_manager.rb
settings.rb [rubygems/rubygems] Fix crash when commenting out a mirror in configuration 2022-05-30 17:43:12 +09:00
setup.rb
shared_helpers.rb Merge RubyGems and Bundler HEAD 2022-05-20 17:32:19 +09:00
similarity_detector.rb
source.rb [rubygems/rubygems] Fix Gemfile.lock versions leaking to bundler/inline install output 2022-05-13 15:23:56 +09:00
source_list.rb
source_map.rb
spec_set.rb Merge RubyGems and Bundler HEAD 2022-05-20 17:32:19 +09:00
stub_specification.rb [rubygems/rubygems] Fix generated standalone script for default gems 2022-06-01 17:07:35 +09:00
ui.rb
uri_credentials_filter.rb
vendored_fileutils.rb
vendored_molinillo.rb
vendored_persistent.rb
vendored_thor.rb
vendored_tmpdir.rb
vendored_tsort.rb
vendored_uri.rb
version.rb
version_ranges.rb
vlad.rb
worker.rb
yaml_serializer.rb