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
2026-04-08
Merge RubyGems/Bundler 4.0.10
Hiroshi SHIBATA
2026-04-08
Merge RubyGems/Bundler 4.0.9
Hiroshi SHIBATA
2026-04-08
Merge RubyGems/Bundler 4.0.7
Hiroshi SHIBATA
2026-02-09
Merge RubyGems/Bundler 4.0.4
Hiroshi SHIBATA
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
2025-11-20
[ruby/rubygems] Add support for BUNDLE_LOCKFILE environment variable
Jeremy Evans
2025-11-20
[ruby/rubygems] Add support for bundle install --no-lock
Jeremy Evans
2025-11-20
[ruby/rubygems] Add support for lockfile in Gemfile
Jeremy Evans
2025-11-20
[ruby/rubygems] Change the logger instance for this spec:
Edouard CHIN
2025-11-20
[ruby/rubygems] Improve error messages and handling in tests
eileencodes
2025-11-19
[ruby/rubygems] Add `--ext=go` to `bundle gem`
Go Sueyoshi
2025-11-18
[ruby/rubygems] Spelling with the latest version of did_you_mean
Hiroshi SHIBATA
2025-11-18
[ruby/rubygems] More tests
Austin Pray
2025-11-18
[ruby/rubygems] fix tests
Austin Pray
2025-11-14
[ruby/rubygems] Fix triple spacing when generating lockfile
Jimmy Lin
2025-11-13
[ruby/rubygems] We don't need to allow some warning because:
David Rodríguez
2025-10-27
[ruby/rubygems] Use dummy gem instead of uri.
Hiroshi SHIBATA
2025-10-20
[ruby/rubygems] Now ruby/rubygems is the canonical repository url
Hiroshi SHIBATA
2025-10-15
[rubygems/rubygems] Add checksum of gems hosted on private servers:
Edouard CHIN
2025-10-15
[rubygems/rubygems] Removed duplicated examples with bundle install
Hiroshi SHIBATA
2025-10-15
[rubygems/rubygems] Test current clean after bundle update behavior
David Rodríguez
2025-10-15
[rubygems/rubygems] Restore an accidentally changes of cache_spec.rb
Hiroshi SHIBATA
2025-10-14
[rubygems/rubygems] Bump up to test version for 4.0.0.dev
Hiroshi SHIBATA
2025-10-14
[rubygems/rubygems] Removed obsoleted examples for legacy windows platform
Hiroshi SHIBATA
2025-10-09
[rubygems/rubygems] bin/rubocop -A
Hiroshi SHIBATA
2025-10-09
[rubygems/rubygems] Removed obsoleted windows platform example
Hiroshi SHIBATA
2025-10-09
[rubygems/rubygems] Fixed failing examples with 4.0.0.dev version
Hiroshi SHIBATA
2025-09-26
[rubygems/rubygems] add loading support on Windows
sodacris
2025-09-26
[rubygems/rubygems] skip checking title on Windows because it's not supported
sodacris
2025-09-19
[rubygems/rubygems] Completely remove passing `--ext` to `bundle gem` without...
David Rodríguez
2025-09-19
[rubygems/rubygems] Switch `lockfile_checksums` to be true by default
David Rodríguez
2025-09-19
[rubygems/rubygems] Make `bundle show --outdated` raise an error
David Rodríguez
2025-09-17
[rubygems/rubygems] Make `bundle remove --install` raise an error
David Rodríguez
2025-09-16
[rubygems/rubygems] Completely remove multisources support
David Rodríguez
2025-09-16
[rubygems/rubygems] Complete rubocop flags and settings removal
David Rodríguez
2025-09-11
[rubygems/rubygems] Complete remembered options removal
David Rodríguez
2025-09-11
[rubygems/rubygems] Remove deprecated usages of `bundle install --deployment`...
David Rodríguez
2025-09-05
[rubygems/rubygems] Improve error message when `path` and `gemspec` point to ...
manabeai
2025-09-03
[rubygems/rubygems] Deprecate `bundle cache --frozen` and `bundle cache --no-...
David Rodríguez
2025-09-03
[rubygems/rubygems] Add another spec for yet another issue fixed by the previ...
David Rodríguez
[next]