.. |
cli
|
[rubygems/rubygems] Cancel `bundle console` deprecation
|
2024-11-11 12:49:26 +00:00 |
compact_index_client
|
[rubygems/rubygems] Revert to splitting parser due to performance regression
|
2024-06-20 15:18:56 +09:00 |
fetcher
|
[rubygems/rubygems] Update required_ruby_version to 3.1
|
2024-10-04 20:01:51 +00:00 |
installer
|
[rubygems/rubygems] Fix `--local` hitting the network when default gems are included
|
2024-09-17 14:39:06 +09:00 |
man
|
[rubygems/rubygems] Add a `lockfile_checksums` configuration to include checksums in fresh lockfiles
|
2024-11-11 19:24:42 +00:00 |
plugin
|
[rubygems/rubygems] Unconditionally set installed_by_version
|
2024-09-20 14:26:13 +00:00 |
resolver
|
[rubygems/rubygems] Delay and refactor verification of changed sources
|
2024-10-16 21:57:51 +00:00 |
settings
|
…
|
|
source
|
[rubygems/rubygems] Fix running `bundler` (with a final `r`) in a `bundle exec` context
|
2024-10-23 08:52:46 +00:00 |
templates
|
[rubygems/rubygems] Update `--ext=rust` to support compiling the native extension from source
|
2024-10-30 23:09:12 +00:00 |
ui
|
[rubygems/rubygems] Emit progress to stderr when `--parseable` is passed to `bundle outdated`
|
2024-08-30 10:36:08 +00:00 |
vendor
|
Update vendored securerandom to 0.3.2
|
2024-11-14 11:21:39 +09: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
|
[rubygems/rubygems] Update required_ruby_version to 3.1
|
2024-10-04 20:01:51 +00: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] Cancel `bundle console` deprecation
|
2024-11-11 12:49:26 +00:00 |
compact_index_client.rb
|
[rubygems/rubygems] Fix typo
|
2024-06-12 12:46:06 +00:00 |
constants.rb
|
[rubygems/rubygems] Deprecate Bundler constants
|
2024-05-16 09:20:17 +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] Add a `lockfile_checksums` configuration to include checksums in fresh lockfiles
|
2024-11-11 19:24:42 +00:00 |
dependency.rb
|
[rubygems/rubygems] bundler CLI option for add gem --glob=
|
2024-04-12 13:31:43 +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] Undeprecate Gemfiles without a global source
|
2024-11-07 10:03:54 +00:00 |
endpoint_specification.rb
|
[rubygems/rubygems] Warn on insecure materialization
|
2024-11-08 12:06:32 +00:00 |
env.rb
|
[rubygems/rubygems] Use `caller_locations` instead of splitting `caller`
|
2024-07-18 04:20:07 +00:00 |
environment_preserver.rb
|
[rubygems/rubygems] Don't upcase Windows ENV when backing it up
|
2024-04-25 10:35:47 +00:00 |
errors.rb
|
[rubygems/rubygems] Automatically fix lockfile when the API reveals missing deps
|
2024-11-06 13:16:57 +00:00 |
feature_flag.rb
|
[rubygems/rubygems] Add a `lockfile_checksums` configuration to include checksums in fresh lockfiles
|
2024-11-11 19:24:42 +00:00 |
fetcher.rb
|
[rubygems/rubygems] Include original error when openssl fails to load
|
2024-11-13 08:35:40 +00:00 |
force_platform.rb
|
Fix truffleruby removing gems from lockfile
|
2024-08-05 11:58: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] Fix typo in description of build:checksum task
|
2024-05-26 21:42:45 +00:00 |
gem_helpers.rb
|
[rubygems/rubygems] Reduce global state
|
2024-11-08 12:06:30 +00:00 |
gem_tasks.rb
|
…
|
|
gem_version_promoter.rb
|
[rubygems/rubygems] Let GemVersionPromoter sort in preferred order directly
|
2024-04-01 15:03:25 +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] Fix strange error when running `bundle add` with frozen mode set
|
2024-07-10 08:04:07 +00:00 |
inline.rb
|
Clarify bundler inline’s `install` parameter
|
2024-10-23 08:52:19 +00:00 |
installer.rb
|
[rubygems/rubygems] Fix `--local` hitting the network when default gems are included
|
2024-09-17 14:39:06 +09:00 |
lazy_specification.rb
|
[rubygems/rubygems] Warn on insecure materialization
|
2024-11-08 12:06:32 +00:00 |
lockfile_generator.rb
|
[rubygems/rubygems] No reason for `Definition#sources` to be private
|
2024-10-16 21:57:51 +00:00 |
lockfile_parser.rb
|
[rubygems/rubygems] Don't remove existing platform gems when PLATFORMS section is badly indented
|
2024-08-05 17:28:11 +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
|
[rubygems/rubygems] Use rubygems vendored uri from Bundler when available
|
2024-01-29 12:15:10 +09:00 |
plugin.rb
|
[rubygems/rubygems] Add useful error message for plugin load
|
2024-10-31 17:10:31 +00:00 |
process_lock.rb
|
[rubygems/rubygems] Improve Bundler errors when trying to install to a protected folder in macOS
|
2024-10-23 08:53:19 +00:00 |
remote_specification.rb
|
[rubygems/rubygems] Warn on insecure materialization
|
2024-11-08 12:06:32 +00:00 |
resolver.rb
|
[rubygems/rubygems] Fix `--prefer-local` flag
|
2024-08-22 11:48:32 +00:00 |
retry.rb
|
[rubygems/rubygems] Fix newline=false being ignored by Shell#warn
|
2024-08-26 14:56:26 +00: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] Only raise DSLError during Gemfile parsing when it's actually useful
|
2024-09-11 11:28:12 +00:00 |
rubygems_ext.rb
|
[rubygems/rubygems] Warn on insecure materialization
|
2024-11-08 12:06:32 +00:00 |
rubygems_gem_installer.rb
|
[rubygems/rubygems] Print a proper error when there's a previous empty installation path with bad permissions
|
2024-10-23 11:16:53 +00:00 |
rubygems_integration.rb
|
[rubygems/rubygems] Fix private registry credentials being written to logs
|
2024-11-08 12:15:31 +00:00 |
runtime.rb
|
[rubygems/rubygems] Keep only the bare clone in the per app cache
|
2024-07-23 20:15:10 +00: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] Revert "Fix `bundle.bat` re-execution"
|
2024-10-10 17:57:07 +00:00 |
settings.rb
|
[rubygems/rubygems] Add a `lockfile_checksums` configuration to include checksums in fresh lockfiles
|
2024-11-11 19:24:42 +00:00 |
setup.rb
|
[rubygems/rubygems] Auto switch to locked bundler version even when using binstubs
|
2024-06-11 13:30:50 +00:00 |
shared_helpers.rb
|
[rubygems/rubygems] This is not about the lockfile anymore
|
2024-11-06 13:16:57 +00: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] Fix performance regression on applications with a local cache
|
2024-05-24 15:02:30 +00: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] Warn on insecure materialization
|
2024-11-08 12:06:32 +00:00 |
stub_specification.rb
|
[rubygems/rubygems] Warn on insecure materialization
|
2024-11-08 12:06:32 +00:00 |
ui.rb
|
…
|
|
uri_credentials_filter.rb
|
[rubygems/rubygems] Use rubygems vendored uri from Bundler when available
|
2024-01-29 12:15:10 +09:00 |
uri_normalizer.rb
|
Normalize git sources
|
2023-03-17 18:50:55 +09:00 |
vendored_fileutils.rb
|
…
|
|
vendored_net_http.rb
|
Synchronize Bundler & RubyGems (#11071)
|
2024-06-28 10:12:29 -04: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_securerandom.rb
|
Vendor `securerandom` in Bundler as well
|
2024-09-03 10:49:13 +09:00 |
vendored_thor.rb
|
…
|
|
vendored_timeout.rb
|
[rubygems/rubygems] Keep compatiblity for RG 3.5
|
2024-02-26 22:04:08 +00:00 |
vendored_tsort.rb
|
Support gemification of tsort
|
2021-10-29 17:32:52 +09:00 |
vendored_uri.rb
|
[rubygems/rubygems] Use rubygems vendored uri from Bundler when available
|
2024-01-29 12:15:10 +09:00 |
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
|
Merge RubyGems/Bundler master
|
2022-12-12 10:49:43 +09:00 |
yaml_serializer.rb
|
[rubygems/rubygems] Fix line comment issue for map
|
2024-07-19 03:03:16 +00:00 |