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-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] Switch `cache_all` to be `true` by default
David Rodríguez
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-19
[rubygems/rubygems] Make `--local-git` flag to `bundle plugin install` raise ...
David Rodríguez
2025-09-19
[rubygems/rubygems] Fix parallel installation issue
David Rodríguez
2025-09-18
Bump rexml
dependabot[bot]
2025-09-17
bundled_gems_spec.rb: Remove useless `map`
Nobuyoshi Nakada
2025-09-17
[rubygems/rubygems] Finalize `bundle install --binstubs` removal
David Rodríguez
2025-09-17
[rubygems/rubygems] Make `bundle remove --install` raise an error
David Rodríguez
2025-09-16
[rubygems/rubygems] Remove aggregate source mentions
David Rodríguez
2025-09-16
[rubygems/rubygems] Completely remove multisources support
David Rodríguez
2025-09-16
[rubygems/rubygems] Remove `allow_offline_install` setting
David Rodríguez
2025-09-16
[rubygems/rubygems] Complete rubocop flags and settings removal
David Rodríguez
2025-09-16
[rubygems/rubygems] Fix `--no-rubocop` deprecation message
David Rodríguez
2025-09-16
Fix a function name typo in the description [ci skip]
Nobuyoshi Nakada
2025-09-14
Remove tests do not test Regexp methods
Nobuyoshi Nakada
2025-09-12
Fix use of uninitialized memory in strings
Peter Zhu
2025-09-12
[rubygems/rubygems] Fix outdated lockfile during `bundle lock` when source ch...
Earlopain
2025-09-12
[rubygems/rubygems] Raise error on missing version file
Matheus Richard
2025-09-11
Don't load set_spec.c if not Ruby 3.5
Peter Zhu
2025-09-11
Fix compilation of set_spec.c for previous Ruby versions
Peter Zhu
2025-09-11
[rubygems/rubygems] Remove spec originally meant to test remembering CLI flags
David Rodríguez
2025-09-11
[rubygems/rubygems] Complete remembered options removal
David Rodríguez
2025-09-11
[rubygems/rubygems] Introduce a way to ensure that removed flags get their do...
David Rodríguez
2025-09-11
[rubygems/rubygems] Remove deprecated usages of `bundle install --deployment`...
David Rodríguez
2025-09-11
[rubygems/rubygems] Remove implementation of `deployment`, `capistrano` and `...
David Rodríguez
2025-09-11
[rubygems/rubygems] Completely remove `Bundle.*clean*` and `Bundler.environme...
David Rodríguez
2025-09-08
Add spec for missing or faulty `to_proc` methods
Jean Boussier
2025-09-05
[rubygems/rubygems] Improve error message when `path` and `gemspec` point to ...
manabeai
2025-09-04
feature_spec.rb: Don't test --enable-all with --zjit*
Takashi Kokubun
2025-09-04
rubyopt_spec.rb: Stop testing JIT options
Takashi Kokubun
2025-09-03
[rubygems/rubygems] Deprecate `bundle cache --frozen` and `bundle cache --no-...
David Rodríguez
2025-09-03
[rubygems/rubygems] Improve `deprecations` helper
David Rodríguez
2025-09-03
[rubygems/rubygems] Add another spec for yet another issue fixed by the previ...
David Rodríguez
2025-09-03
[rubygems/rubygems] Add extra spec for another issue that the previous patch ...
David Rodríguez
2025-09-03
[rubygems/rubygems] Fix `bundle cache` failing in frozen mode if vendor/cache...
David Rodríguez
2025-09-03
[rubygems/rubygems] Improve spec wording and implementation
David Rodríguez
2025-09-03
[rubygems/rubygems] It's not necessary to set `deployment`
David Rodríguez
2025-09-03
[rubygems/rubygems] Remove unnecessary install
David Rodríguez
2025-09-03
[rubygems/rubygems] Remove unnecessary subject from one spec
David Rodríguez
2025-09-03
[rubygems/rubygems] Fix `bundle lock` regression when using `update` and `loc...
Edouard CHIN
2025-09-03
Completely remove `bundle viz` command
David Rodríguez
2025-09-03
Completely remove `bundle inject` command
David Rodríguez
2025-09-03
[rubygems/rubygems] Introduce `SharedHelpers.feature_removed!`
David Rodríguez
2025-09-03
[rubygems/rubygems] No need to print caller location when raising directly
David Rodríguez
2025-09-03
[rubygems/rubygems] Ensure removed commands get their docs removed, too
David Rodríguez
2025-08-29
Shrink ruby_bug version guard in anticipation of 3.4.6 release
Alan Wu
[prev]
[next]