.. |
cli
|
[rubygems/rubygems] Gem::Specification.find_all_by_name is always defined now
|
2023-12-14 20:22:48 +08:00 |
compact_index_client
|
[rubygems/rubygems] Use vendored net-http in Bundler
|
2023-12-13 12:16:55 +09: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] Migrate documentation to be generated with nronn
|
2023-12-08 16:01:01 +09: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
|
Partly pick commit from https://github.com/rubygems/rubygems/pull/7285
|
2023-12-16 10:13:20 +08:00 |
.document
|
[DOC] Exclude Bundler only [ci skip]
|
2021-12-13 19:47:52 +09:00 |
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-15 19:36:24 +00:00 |
ci_detector.rb
|
[rubygems/rubygems] Duplicate Gem::CIDetector into bundler
|
2023-12-06 20:05:25 +00:00 |
cli.rb
|
[rubygems/rubygems] Revert "Merge pull request #7167 from nevinera/add-json-output-option-to-bundle-outdated"
|
2023-12-13 22:50:45 +00:00 |
compact_index_client.rb
|
Opaque Etags for compact index requests
|
2023-11-27 15:04:40 +09:00 |
constants.rb
|
[rubygems/rubygems] Use `File::NULL` instead of hard coded null device names
|
2023-07-10 12:11:12 +00:00 |
current_ruby.rb
|
[rubygems/rubygems] Extract a new small platform helper
|
2023-11-13 11:06:10 +09:00 |
definition.rb
|
[rubygems/rubygems] Ensure that the lockfile mtime is not altered on frozen install
|
2023-12-12 02:39:57 +00:00 |
dependency.rb
|
[rubygems/rubygems] Add 3.4 as a supported ruby version
|
2023-12-13 19:02:24 +00: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 Ruby DSL no longer working as expected
|
2023-12-16 10:04:38 +08: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
|
[rubygems/rubygems] Centralize logic using `Pathname#relative_path_from`
|
2023-09-27 05:20:58 +00:00 |
environment_preserver.rb
|
Merge RubyGems and Bundler master
|
2023-01-10 15:53:07 +09:00 |
errors.rb
|
[rubygems/rubygems] Store Checksum::Store indexed by spec.lock_name
|
2023-12-13 20:28:37 +00:00 |
feature_flag.rb
|
[rubygems/rubygems] Avoid printing using messages when version has not changed
|
2023-07-24 15:03:15 +09:00 |
fetcher.rb
|
[rubygems/rubygems] Remove more methods now defined in all RubyGems versions
|
2023-12-14 20:22:48 +08:00 |
force_platform.rb
|
Merge RubyGems-3.4.0 and Bundler-2.4.0
|
2022-12-24 16:57:07 +09:00 |
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
|
[rubygems/rubygems] Fix `bundle lock --minor --update <dep>` edge case
|
2023-09-27 03:29:37 +00:00 |
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] Use modern hashes consistently
|
2023-12-07 22:29:33 +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
|
[rubygems/rubygems] auto-correct Style/YodaCondition
|
2023-06-15 07:01:28 +09:00 |
match_remote_metadata.rb
|
Merge 16c3535413
|
2022-09-05 14:37:12 +09:00 |
mirror.rb
|
Merge RubyGems/Bundler master
|
2022-12-12 10:49:43 +09:00 |
plugin.rb
|
[rubygems/rubygems] Remove more methods now defined in all RubyGems versions
|
2023-12-14 20:22:48 +08:00 |
process_lock.rb
|
[rubygems/rubygems] Ignore `Errno::EROFS` errors when creating `bundler.lock`
|
2022-05-30 00:27:43 +09:00 |
remote_specification.rb
|
[rubygems/rubygems] Refactor to checksums stored via source
|
2023-10-23 13:59:01 +09:00 |
resolver.rb
|
[rubygems/rubygems] Use modern hashes consistently
|
2023-12-07 22:29:33 +00:00 |
retry.rb
|
[rubygems/rubygems] 🚨 Rubocop Linting
|
2023-10-03 16:13:18 +09:00 |
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] This patch should be no longer needed
|
2023-12-14 20:22:48 +08: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
|
Merge https://github.com/rubygems/rubygems/pull/6655 manually.
|
2023-05-10 15:02:29 +09:00 |
self_manager.rb
|
[rubygems/rubygems] Fixed malformed lockfile version on installing
|
2023-08-28 07:41:51 +00: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
|
[rubygems/rubygems] Don't update locked sources when not necessary
|
2023-08-16 15:03:38 +09:00 |
source_map.rb
|
[rubygems/rubygems] Fix corrupted lockfile when using `gemspec` and multiple sources
|
2022-02-11 18:20:20 +09:00 |
spec_set.rb
|
[rubygems/rubygems] Fix universal lockfiles regression
|
2023-11-22 13:17:12 +00: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
|
Normalize git sources
|
2023-03-17 18:50:55 +09:00 |
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
|
Migrate our resolver engine to PubGrub
|
2022-11-12 07:40:31 +09:00 |
vendored_thor.rb
|
…
|
|
vendored_timeout.rb
|
[rubygems/rubygems] Use vendored timeout from RubyGems
|
2023-12-13 12:16:55 +09:00 |
vendored_tsort.rb
|
Support gemification of tsort
|
2021-10-29 17:32:52 +09:00 |
vendored_uri.rb
|
…
|
|
version.rb
|
Pin versions that are RubyGems 2.5.1 and Bundler 2.5.1
|
2023-12-16 10:13:35 +08:00 |
vlad.rb
|
[rubygems/rubygems] Use modern hashes consistently
|
2023-12-07 22:29:33 +00:00 |
worker.rb
|
Merge RubyGems/Bundler master
|
2022-12-12 10:49:43 +09:00 |
yaml_serializer.rb
|
[rubygems/rubygems] Prefer String#split with block in Bundler::YAMLSerializer#load
|
2023-12-05 14:28:38 +09:00 |