Feature #34992
Ruby 3.0 support
Status: | Resolved | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Ruby support | |||
Target version: | 5.0.0 | |||
Resolution: | Fixed |
Description
Ruby 3.0.0 has been released on 25 Dec 2020.
https://www.ruby-lang.org/en/news/2020/12/25/ruby-3-0-0-released/
Related issues
History
#1
Updated by Go MAEDA 12 days ago
- Blocked by Feature #29914: Migrate to Rails 6.1 added
#2
Updated by Go MAEDA 12 days ago
- Related to Defect #34986: Ruby 3.0 fix super calls added
#3
Updated by Marius BALTEANU 9 days ago
- Target version set to 5.0.0
#4
Updated by Marius BALTEANU 9 days ago
- File 0003-Remove-some-trailing-whitespaces.patch
added
- File 0002-Ruby-3.0-fix-super-calls.patch
added
- File 0001-Update-Ruby-dependencies.patch
added
All tests pass on Ruby 3.0 if we apply first 2 patches (the second one is the one posted by Pavel in #34986).
The third patch remove some trailing whitespaces.