index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
bundler
/
install
Age
Commit message (
Expand
)
Author
7 hours
[ruby/rubygems] Clear gem specification cache after acquiring process lock
Ngan Pham
12 days
[ruby/rubygems] Skip git source exclusion when lockfile cannot backfill
Yasuo Honda
2026-05-08
[ruby/rubygems] Stop blanket-unlocking the lockfile on :all overrides
Hiroshi SHIBATA
2026-05-08
[ruby/rubygems] Show active overrides when resolution fails
Hiroshi SHIBATA
2026-05-08
[ruby/rubygems] Cover install-time compatibility for metadata overrides
Hiroshi SHIBATA
2026-05-08
[ruby/rubygems] Cover :all target metadata-field override end-to-end
Hiroshi SHIBATA
2026-05-08
[ruby/rubygems] Cover required_ruby_version and required_rubygems_version ove...
Hiroshi SHIBATA
2026-05-08
[ruby/rubygems] Assert that override directives never leak into the lockfile
Hiroshi SHIBATA
2026-05-07
[ruby/rubygems] Mark transitive-only overrides as changed against the lockfile
Hiroshi SHIBATA
2026-05-07
[ruby/rubygems] Add version: nil integration coverage
Hiroshi SHIBATA
2026-05-07
[ruby/rubygems] Add :ignore_upper integration coverage
Hiroshi SHIBATA
2026-05-07
[ruby/rubygems] Cover prerelease pin via override
Hiroshi SHIBATA
2026-05-07
[ruby/rubygems] Mark overridden gems as changed against the existing lockfile
Hiroshi SHIBATA
2026-05-07
[ruby/rubygems] Apply override version operations in Resolver
Hiroshi SHIBATA
2026-04-24
[ruby/rubygems] Point recovery instructions at bundle pristine under Bundler
Hiroshi SHIBATA
2026-04-24
[ruby/rubygems] Cover stale plugin wrapper removal in no_install_plugin spec
Hiroshi SHIBATA
2026-04-24
[ruby/rubygems] Add Bundler spec for no_install_plugin setting
Hiroshi SHIBATA
2026-04-24
[ruby/rubygems] Support no_build_extension and no_install_plugin settings in ...
Hiroshi SHIBATA
2026-04-08
[ruby/rubygems] Fix typo in test description: 'to' -> 'do'
copilot-swe-agent[bot]
2026-04-08
[ruby/rubygems] Fix lockfile DEPENDENCIES section to use 'rubocop' instead of...
copilot-swe-agent[bot]
2026-04-08
[ruby/rubygems] Fix inconsistent indentation at line 481 in git_spec.rb
copilot-swe-agent[bot]
2026-04-02
[ruby/rubygems] Fix incompatible function pointer type error with Xcode 26.5 ...
Hiroshi SHIBATA
2026-04-01
[ruby/rubygems] Improve error message when current platform is not in lockfile
Kenta Ishizaki
2026-03-27
[ruby/rubygems] Revert global_cache_spec to subprocess for cross-directory co...
Hiroshi SHIBATA
2026-03-27
[ruby/rubygems] Rename config/global_config helpers to bundle_config/bundle_c...
Hiroshi SHIBATA
2026-03-27
[ruby/rubygems] Replace remaining `bundle "config set"` subprocess calls with...
Hiroshi SHIBATA
2026-03-27
[ruby/rubygems] Replace remaining inline `bundle "config set KEY VALUE"` with...
Hiroshi SHIBATA
2026-03-27
[ruby/rubygems] Replace `bundle "config set --global KEY VALUE"` subprocess w...
Hiroshi SHIBATA
2026-03-27
[ruby/rubygems] Replace `bundle "config set --local KEY VALUE"` subprocess wi...
Hiroshi SHIBATA
2026-03-27
[ruby/rubygems] Replace `bundle "config set KEY VALUE"` subprocess with in-pr...
Hiroshi SHIBATA
2026-03-27
[ruby/rubygems] Use `bundle config set` instead of deprecated `bundle config`...
Hiroshi SHIBATA
2026-03-25
[ruby/rubygems] Show only mismatched dependencies in lockfile error message
Hiroshi SHIBATA
2026-03-25
[ruby/rubygems] Include detailed gemspec vs. lockfile dependency discrepancies
Hiroshi SHIBATA
2026-03-25
[ruby/rubygems] Bundler: ignore patchlevel kwarg in ruby DSL
Takuya Noguchi
2026-03-23
Revert "[ruby/rubygems] Move bundler/spec to top-level spec/ directory"
Hiroshi SHIBATA
2026-03-23
[ruby/rubygems] Move bundler/spec to top-level spec/ directory
Hiroshi SHIBATA
2026-03-18
[ruby/rubygems] Refactor rspec gem command to use new helper methods for unin...
Colby Swandale
2026-03-10
[ruby/rubygems] Use bundle config set and unset XDG_CACHE_HOME
Hiroshi SHIBATA
2026-02-18
Skip failing example in spec/bundler/install/global_cache_spec.rb when runnin...
Hiroshi SHIBATA
2026-02-13
[ruby/rubygems] bin/rubocop -a --only Style/HashSyntax
Hiroshi SHIBATA
2026-02-13
[ruby/rubygems] fix(bundler): only preload git sources for requested groups
Abdelkader Boudih
2026-02-12
[ruby/rubygems] Fix global_cache_spec to work with system RubyGems
Anthony Panozzo
2026-02-12
[ruby/rubygems] Update global cache test to use XDG cache path
Anthony Panozzo
2026-02-04
[ruby/rubygems] Add test case for git sources with transitive dependencies
copilot-swe-agent[bot]
2026-02-04
[ruby/rubygems] Added failing example
Hiroshi SHIBATA
2026-01-28
[ruby/rubygems] Only use parent source with Git and Path sources
Hiroshi SHIBATA
2026-01-07
[ruby/rubygems] Fix dependency source bug in bundler
eileencodes
2025-12-23
Merge RubyGems 4.0.3 and Bundler 4.0.3
Hiroshi SHIBATA
2025-11-20
[ruby/rubygems] Add support for BUNDLE_LOCKFILE environment variable
Jeremy Evans
2025-11-20
[ruby/rubygems] Improve error messages and handling in tests
eileencodes
[next]