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
Age
Commit message (
Expand
)
Author
2025-05-12
[rubygems/rubygems] Fix doctor command parsing of otool output
Randy Stauner
2025-05-09
Added cgi for bundler testing. rack depends cgi/cookie.rb
Hiroshi SHIBATA
2025-04-23
all of examples at commands/newgem_spec.rb are working on ruby repo
Hiroshi SHIBATA
2025-04-22
Skip failing example on Ubuntu runner of ruby/ruby
Hiroshi SHIBATA
2025-04-22
[rubygems/rubygems] Warn if TLS 1.2 is not supported
Edouard CHIN
2025-04-22
[rubygems/rubygems] Summarize the diagnostic
Edouard CHIN
2025-04-22
[rubygems/rubygems] Diagnose the bare net/http connection
Edouard CHIN
2025-04-22
[rubygems/rubygems] Diagnose the RubyGems connection
Edouard CHIN
2025-04-22
[rubygems/rubygems] Diagnose the bundler connection
Edouard CHIN
2025-04-22
[rubygems/rubygems] Diagnose when OpenSSL can't be loaded.
Edouard CHIN
2025-04-22
[rubygems/rubygems] Add the `bundle doctor subcommand` skeleton:
Edouard CHIN
2025-04-22
[rubygems/rubygems] Define `bundler doctor` as a subcommand
Edouard CHIN
2025-04-15
[rubygems/rubygems] Let `bundle lock --normalize-platforms` remove invalid pl...
David Rodríguez
2025-04-15
[rubygems/rubygems] Raise an error if `bundle lock` target platform is incomp...
David Rodríguez
2025-04-15
[rubygems/rubygems] Fix false positive warning about insecurely materialized gem
David Rodríguez
2025-04-14
[rubygems/rubygems] Refine `bundle update --verbose` logs
David Rodríguez
2025-04-14
[rubygems/rubygems] Fix edge case making `bundle update` behave incorrectly
David Rodríguez
2025-04-14
[rubygems/rubygems] Fix `bundle lock --normalize-platforms` regression
David Rodríguez
2025-04-10
Sync Bundler and adapt to new spec setup
David Rodríguez
2025-04-09
[rubygems/rubygems] Follow up to removal of rubyinstaller2 workaround
David Rodríguez
2025-04-04
[rubygems/rubygems] Rubyinstaller2 fixed this
David Rodríguez
2025-04-01
[rubygems/rubygems] Stay away from FileUtils.rm_rf in Bundler specs
David Rodríguez
2025-04-01
[rubygems/rubygems] Let compact index response parser consistently return a m...
David Rodríguez
2025-03-31
[rubygems/rubygems] Allow ruby platform to be remove also when dependencies h...
David Rodríguez
2025-03-31
[rubygems/rubygems] Remove edge cases for not removing invalid platforms
David Rodríguez
2025-03-25
[rubygems/rubygems] Remove specs with bad sources when converging dependencies
David Rodríguez
2025-03-25
[rubygems/rubygems] Add test for fixing mismatched versions in lockfile
Randy Stauner
2025-03-24
Revert "Fix broken CI. (#12963)"
Hiroshi SHIBATA
2025-03-24
[rubygems/rubygems] Raise an error in frozen mode if CHECKSUMS entries are mi...
David Rodríguez
2025-03-24
[rubygems/rubygems] Fix redundant `path` configurations
David Rodríguez
2025-03-24
[rubygems/rubygems] Add `Specification#lock_name` and use that when dealing w...
David Rodríguez
2025-03-24
[rubygems/rubygems] Change behavior when gemfile and gemspec dep deps conflict
David Rodríguez
2025-03-24
[rubygems/rubygems] Reword log message about current platform being missing
David Rodríguez
2025-03-24
[rubygems/rubygems] Improve grammar of some error messages
David Rodríguez
2025-03-24
[rubygems/rubygems] Consistently use "lockfile" over "lock file"
David Rodríguez
2025-03-23
Fix broken CI. (#12963)
Samuel Williams
2025-03-12
Restore to use rm_rf for failing example
Hiroshi SHIBATA
2025-03-12
Use erb executable again
Hiroshi SHIBATA
2025-03-12
[rubygems/rubygems] Fix `ENAMETOOLONG` error when creating compact index cache
David Rodríguez
2025-03-12
[rubygems/rubygems] Path helper to build paths in compact index cache
David Rodríguez
2025-03-12
[rubygems/rubygems] Prefer `FileUtils.rm_r` to `FileUtils.rm_rf` for specs
David Rodríguez
2025-03-12
[rubygems/rubygems] Refactor specs to not try to remove folders that don't exist
David Rodríguez
2025-03-10
[rubygems/rubygems] Adapt specs to extraction of irb from ruby-core
David Rodríguez
2025-03-10
[rubygems/rubygems] `bundle console` deprecation was canceled
David Rodríguez
2025-03-10
[rubygems/rubygems] Reduce duplicate of some spec gemfiles
David Rodríguez
2025-03-10
[rubygems/rubygems] Don't treat a git-sourced gem install as complete if only...
Tara Bass
2025-03-10
[rubygems/rubygems] Switch inject to use shorthand hash syntax
Sean Collins
2025-03-10
[rubygems/rubygems] Use shorthand hash syntax for bundle add
Sean Collins
2025-03-10
Revert "Omit irb related examples temporary"
Hiroshi SHIBATA
2025-03-10
Revert "Move irb detection to top-level before(:each) block"
Hiroshi SHIBATA
[prev]
[next]