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
Age
Commit message (
Expand
)
Author
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-18
U+036F is now alnum
Mari Imaizumi
2025-04-18
[Feature #20724] Bump Unicode version to 16.0.0
Mari Imaizumi
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
Expose `ruby_thread_has_gvl_p`.
Samuel Williams
2025-04-14
Add `RUBY_VERSION_IS_3_5`.
Samuel Williams
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-10
Document order of execution const_added vs inherited
Xavier Noria
2025-04-10
Refactor bundled condition
Hiroshi SHIBATA
2025-04-10
Added simple failing example
Hiroshi SHIBATA
2025-04-10
Restore the original order of const_added and inherited callbacks
Xavier Noria
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-02
Removed Solaris conditions from optional and shared directories
Hiroshi SHIBATA
2025-04-02
Removed Solaris conditions from library directory
Hiroshi SHIBATA
2025-04-02
Removed Solaris conditions from core directory
Hiroshi SHIBATA
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-28
spec/mspec/tool/wrap_with_guard.rb 'ruby_version_is ...3.5' spec/ruby/securit...
Hiroshi SHIBATA
2025-03-27
Avoid array allocation for *nil, by not calling nil.to_a
Jeremy Evans
2025-03-27
Freeze $/ and make it ractor safe
Étienne Barrié
2025-03-27
Update to ruby/spec@5e579e2
Andrew Konchin
2025-03-27
Update to ruby/mspec@484310d
Andrew Konchin
2025-03-26
Use release version of turbo_tests
Hiroshi SHIBATA
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-20
Trigger `inherited` and `const_set` callbacks after const has been defined
Jean Boussier
2025-03-19
avoid platform dependent message
YO4
2025-03-19
Explicitly place a regular expression
YO4
2025-03-19
avoid platform dependent message
YO4
2025-03-18
[Bug #21094] Update nested module names when setting temporary name
Nobuyoshi Nakada
2025-03-18
[Feature #19908] Update Unicode headers to 15.1.0
Mari Imaizumi
[prev]
[next]