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
/
commands
Age
Commit message (
Expand
)
Author
5 days
[ruby/rubygems] Allow File.writable?/File.readable? fallbacks in doctor specs
Hiroshi SHIBATA
8 days
[ruby/rubygems] Use optimistic version constraints in bundle gem output
Jeremy Evans
10 days
[ruby/rubygems] Allow non-zero exit status in bundle config gemfile unset spec
Hiroshi SHIBATA
10 days
[ruby/rubygems] Make `bundle config get` return status 1 when the value is no...
Shinichi Maeshima
10 days
[ruby/rubygems] Switch bundle add to use optimistic versioning by default
Jeremy Evans
11 days
[ruby/rubygems] Fix bundle config gemfile unset behavior
Andrii Furmanets
2026-04-17
[ruby/rubygems] Fix installing gems with native extensions + transitive depen...
Nick Dower
2026-04-16
[ruby/rubygems] Add commented-out rubygems_mfa_required to bundle gem template
Matheus Richard
2026-04-06
Manually cherry pick from https://github.com/ruby/rubygems/pull/9416/changes/...
Hiroshi SHIBATA
2026-03-31
[ruby/rubygems] Fix test suite that will start to fail whenever we attempt a ...
Edouard CHIN
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] Workaround a memory corruption issue on Windows Ruby 3.3:
Edouard CHIN
2026-03-25
[ruby/rubygems] Fix patchlevel tests for bundle outdated
Hiroshi SHIBATA
2026-03-25
[ruby/rubygems] Fix patchlevel test failures in platform_spec
Hiroshi SHIBATA
2026-03-25
[ruby/rubygems] Bundler: ignore patchlevel kwarg in ruby DSL
Takuya Noguchi
2026-03-23
[ruby/rubygems] Skip flaky prerelease add specs on Ruby 3.3 Windows due to SEGV
Hiroshi SHIBATA
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] Lock the checksum of Bundler itself in the lockfile:
Edouard CHIN
2026-03-18
[ruby/rubygems] Refactor rspec gem command to use new helper methods for unin...
Colby Swandale
2026-03-03
[ruby/rubygems] Show release date with bundle outdated
Hiroshi SHIBATA
2026-02-13
[ruby/rubygems] Improve testing config
Ian Ker-Seymer
2026-02-13
[ruby/rubygems] [rust gem] Make cargo test work by default
Ian Ker-Seymer
2026-02-13
[ruby/rubygems] Relax gem name validation to warn on capital letters
Hiroshi SHIBATA
2026-02-13
[ruby/rubygems] Raise error when gem contains capital letters
OKURA Masafumi
2026-02-09
[ruby/rubygems] Do not create unnecessary directories
Nobuyoshi Nakada
2026-02-09
[ruby/rubygems] Revert "Cleaned up bundler .gem and .gemspec files in ensure ...
Nobuyoshi Nakada
2026-02-06
[ruby/rubygems] Cleaned up bundler .gem and .gemspec files in ensure block.
Hiroshi SHIBATA
2026-01-07
[ruby/rubygems] bin/rubocop -A
Hiroshi SHIBATA
2026-01-07
[ruby/rubygems] Bundler: validate more options for add sub-command
Takuya Noguchi
2026-01-06
[ruby/rubygems] Test for removing current bundler version
Schneems
2025-12-16
[ruby/rubygems] Pass down value of `BUNDLE_JOBS` to RubyGems before compiling:
Edouard CHIN
2025-12-16
[ruby/rubygems] Tweak the Bundler's "X gems now installed message":
Edouard CHIN
2025-12-16
[ruby/rubygems] Allow bundle pristine to work for git gems in the same repo:
Edouard CHIN
2025-12-09
[ruby/rubygems] Fix Bundler removing executables after creating them
Edouard CHIN
2025-12-08
[ruby/rubygems] Fix native extension loading in newgem template for RHEL-base...
yoshoku
2025-12-02
[ruby/rubygems] Make BUNDLE_LOCKFILE environment variable have precedence ove...
Jeremy Evans
2025-11-28
[ruby/rubygems] Fixed checksums generation issue when no source is specified
Hiroshi SHIBATA
2025-11-25
[ruby/rubygems] Support bundle install --lockfile option
Jeremy Evans
2025-11-24
Add SIGABRT to reserved signals in bundler spec
Peter Zhu
2025-11-21
[ruby/rubygems] Add go_gem/rake_task for Go native extention gem skeleton
sue445
2025-11-20
[ruby/rubygems] Keep legacy windows platform, not removed them
Hiroshi SHIBATA
[next]