Drop support for Rubinius
Rubinius hasn't been tested on for years, nor is it really relevant as a Ruby implementation these days. While Oga probably still works fine on Rubinius, I don't want to claim we support something when we officially don't.
This commit is contained in:
parent
82373d164f
commit
bf44e357e4
|
@ -173,8 +173,8 @@ Querying a document using a namespace:
|
|||
| Ruby | Required | Recommended |
|
||||
|:---------|:--------------|:------------|
|
||||
| MRI | >= 2.3.0 | >= 2.6.0 |
|
||||
| Rubinius | >= 2.2 | >= 2.2.10 |
|
||||
| JRuby | >= 1.7 | >= 1.7.12 |
|
||||
| Rubinius | Not supported | |
|
||||
| Maglev | Not supported | |
|
||||
| Topaz | Not supported | |
|
||||
| mruby | Not supported | |
|
||||
|
|
Loading…
Reference in New Issue