ruby/lib/bundler
Hiroshi SHIBATA 723deec9cf [rubygems/rubygems] Keep compatibility of past versions
https://github.com/rubygems/rubygems/commit/54b67fb251
2024-01-24 09:11:53 +00:00
..
cli [rubygems/rubygems] bin/rubocop -A --only Style/RedundantParentheses 2024-01-11 13:51:52 +09:00
compact_index_client [rubygems/rubygems] Quote Etag in `If-None-Match` header of compact index request 2024-01-05 02:06:58 +00:00
fetcher [rubygems/rubygems] Use vendored net-http in Bundler 2023-12-13 12:16:55 +09:00
installer [rubygems/rubygems] Allow bundle pristine to run in parallel 2023-12-12 02:10:53 +00:00
man [rubygems/rubygems] Refer to underscores as underscores 2024-01-08 21:45:25 +00:00
plugin [rubygems/rubygems] Use modern hashes consistently 2023-12-07 22:29:33 +00:00
resolver [rubygems/rubygems] Use modern hashes consistently 2023-12-07 22:29:33 +00:00
settings
source [rubygems/rubygems] Revert "Improve default gem handling" 2023-12-14 20:22:48 +08:00
templates [rubygems/rubygems] Use match? when regexp match data is unused 2023-12-13 22:00:26 +00:00
ui [rubygems/rubygems] Use match? when regexp match data is unused 2023-12-13 22:00:26 +00:00
vendor Merge RubyGems-3.5.2 and Bundler-2.5.2 2023-12-22 07:24:04 +09:00
.document
build_metadata.rb [rubygems/rubygems] Use modern hashes consistently 2023-12-07 22:29:33 +00:00
bundler.gemspec Normalize bundler bindir 2023-12-13 12:59:23 +09:00
capistrano.rb [rubygems/rubygems] Use modern hashes consistently 2023-12-07 22:29:33 +00:00
checksum.rb [rubygems/rubygems] Let the guards have some space to breathe 2023-12-25 21:12:49 +09:00
ci_detector.rb [rubygems/rubygems] Duplicate Gem::CIDetector into bundler 2023-12-06 20:05:25 +00:00
cli.rb [rubygems/rubygems] bin/rubocop -A --only Layout/ExtraSpacing 2024-01-11 13:51:52 +09:00
compact_index_client.rb Opaque Etags for compact index requests 2023-11-27 15:04:40 +09:00
constants.rb
current_ruby.rb [rubygems/rubygems] Extract a new small platform helper 2023-11-13 11:06:10 +09:00
definition.rb Complete missing specs for platforms after resolution 2024-01-11 13:51:52 +09:00
dependency.rb Merge RubyGems-3.5.3 and Bundler-2.5.3 2023-12-23 09:34:26 +09:00
deployment.rb
deprecate.rb
digest.rb [rubygems/rubygems] Use String#unpack1 available since ruby 3.0 2023-12-06 02:45:37 +00:00
dsl.rb [rubygems/rubygems] Fix development dependency not being added if introduced by two gemspecs 2024-01-11 13:51:52 +09:00
endpoint_specification.rb [rubygems/rubygems] Converts Bundler lockfile checksum validation to opt-in only 2023-12-05 21:09:53 +00:00
env.rb
environment_preserver.rb
errors.rb [rubygems/rubygems] Store Checksum::Store indexed by spec.lock_name 2023-12-13 20:28:37 +00:00
feature_flag.rb
fetcher.rb [rubygems/rubygems] Remove more methods now defined in all RubyGems versions 2023-12-14 20:22:48 +08:00
force_platform.rb
friendly_errors.rb [rubygems/rubygems] Use modern hashes consistently 2023-12-07 22:29:33 +00:00
gem_helper.rb [rubygems/rubygems] Use modern hashes consistently 2023-12-07 22:29:33 +00:00
gem_helpers.rb [rubygems/rubygems] Extract a new small platform helper 2023-11-13 11:06:10 +09:00
gem_tasks.rb
gem_version_promoter.rb
graph.rb [rubygems/rubygems] Use modern hashes consistently 2023-12-07 22:29:33 +00:00
index.rb [rubygems/rubygems] rename Index#== to Index#subset? 2023-10-23 13:59:01 +09:00
injector.rb [rubygems/rubygems] Use modern hashes consistently 2023-12-07 22:29:33 +00:00
inline.rb [rubygems/rubygems] Use modern hashes consistently 2023-12-07 22:29:33 +00:00
installer.rb [rubygems/rubygems] Remove more methods now defined in all RubyGems versions 2023-12-14 20:22:48 +08:00
lazy_specification.rb [rubygems/rubygems] include MatchMetadata in Bundler::LazySpecification 2024-01-11 04:19:13 +00:00
lockfile_generator.rb [rubygems/rubygems] Converts Bundler lockfile checksum validation to opt-in only 2023-12-05 21:09:53 +00:00
lockfile_parser.rb [rubygems/rubygems] Converts Bundler lockfile checksum validation to opt-in only 2023-12-05 21:09:53 +00:00
match_metadata.rb [rubygems/rubygems] Fix universal lockfiles regression 2023-11-22 13:17:12 +00:00
match_platform.rb
match_remote_metadata.rb
mirror.rb
plugin.rb [rubygems/rubygems] Remove more methods now defined in all RubyGems versions 2023-12-14 20:22:48 +08:00
process_lock.rb
remote_specification.rb Merge RubyGems-3.5.2 and Bundler-2.5.2 2023-12-22 07:24:04 +09:00
resolver.rb [rubygems/rubygems] Use modern hashes consistently 2023-12-07 22:29:33 +00:00
retry.rb
ruby_dsl.rb [rubygems/rubygems] Make RubyDsl a little easier to read; avoid a Hash sometimes 2023-12-12 15:26:01 +00:00
ruby_version.rb [rubygems/rubygems] Let RuboCop target Ruby 3.0 2023-11-13 11:06:10 +09:00
rubygems_ext.rb [rubygems/rubygems] Disable false positive correction 2024-01-11 13:51:52 +09:00
rubygems_gem_installer.rb [rubygems/rubygems] Use modern hashes consistently 2023-12-07 22:29:33 +00:00
rubygems_integration.rb [rubygems/rubygems] Remove extension building sync stuff no longer present in RubyGems 2023-12-14 20:22:48 +08:00
runtime.rb [rubygems/rubygems] Remove more methods now defined in all RubyGems versions 2023-12-14 20:22:48 +08:00
safe_marshal.rb
self_manager.rb Merge RubyGems-3.5.2 and Bundler-2.5.2 2023-12-22 07:24:04 +09:00
settings.rb [rubygems/rubygems] Use modern hashes consistently 2023-12-07 22:29:33 +00:00
setup.rb [rubygems/rubygems] Improve command suggestion when gems are missing 2023-12-16 10:06:07 +08:00
shared_helpers.rb [rubygems/rubygems] Improve install advice when some gems are not found 2023-12-14 20:22:48 +08:00
similarity_detector.rb
source.rb [rubygems/rubygems] Refactor to checksums stored via source 2023-10-23 13:59:01 +09:00
source_list.rb
source_map.rb
spec_set.rb Complete missing specs for platforms after resolution 2024-01-11 13:51:52 +09:00
stub_specification.rb [rubygems/rubygems] Refactor to checksums stored via source 2023-10-23 13:59:01 +09:00
ui.rb
uri_credentials_filter.rb
uri_normalizer.rb
vendored_fileutils.rb
vendored_net_http.rb [rubygems/rubygems] Use vendored net-http in Bundler 2023-12-13 12:16:55 +09:00
vendored_persistent.rb [rubygems/rubygems] Use vendored net-http in Bundler 2023-12-13 12:16:55 +09:00
vendored_pub_grub.rb
vendored_thor.rb
vendored_timeout.rb [rubygems/rubygems] Use vendored timeout from RubyGems 2023-12-13 12:16:55 +09:00
vendored_tsort.rb
vendored_uri.rb
version.rb Merge RubyGems-3.6.0.dev and Bundler-2.6.0.dev from master branch 2023-12-25 21:12:49 +09:00
vlad.rb [rubygems/rubygems] Use modern hashes consistently 2023-12-07 22:29:33 +00:00
worker.rb
yaml_serializer.rb [rubygems/rubygems] Keep compatibility of past versions 2024-01-24 09:11:53 +00:00