diff options
| author | Edouard CHIN <chin.edouard@gmail.com> | 2025-01-23 15:58:37 +0100 |
|---|---|---|
| committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2025-01-31 14:34:26 +0900 |
| commit | 2ed30c9944aded2ab75943667610a83b1480b3cc (patch) | |
| tree | b19dc08e543e6cd0190b3ec3bcd051818b9141de /include/ruby/debug.h | |
| parent | dc7c66510523631e0ca316e9df73f0889666d937 (diff) | |
[rubygems/rubygems] Consolidate the platform into a single list:
- Similar change than https://github.com/rubygems/rubygems/commit/29a1be0008e6,
keep a single source of truth where we store the platform.
The only change worth highlighing is the platform "maglev".
It was not part of the supported platform of dependencies,
so calling `gem 'foo', plaftorm: 'maglev'` would not work.
However, it was supposed to according to https://github.com/rubygems/rubygems/commit/45ec86e2e528.
That's why it was possible to do `Bundler.current_ruby.maglev?` or
`Bundler.current_ruby.maglev_30?`.
I didn't change the current behaviour and maglev is not supported,
though I kept the `*maglev` methods as I believe CurrentRuby is
public API.
https://github.com/rubygems/rubygems/commit/29e219ebcf
Diffstat (limited to 'include/ruby/debug.h')
0 files changed, 0 insertions, 0 deletions
