Actions
Feature #34992
closedRuby 3.0 support
Start date:
Due date:
% Done:
0%
Estimated time:
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/
Files
Related issues
Updated by Go MAEDA over 3 years ago
- Blocked by Feature #29914: Migrate to Rails 6.1 with Zeitwerk autoloading added
Updated by Go MAEDA over 3 years ago
- Related to Defect #34986: Ruby 3.0 fix super calls added
Updated by Marius BĂLTEANU over 3 years ago
- File 0003-Remove-some-trailing-whitespaces.patch 0003-Remove-some-trailing-whitespaces.patch added
- File 0002-Ruby-3.0-fix-super-calls.patch 0002-Ruby-3.0-fix-super-calls.patch added
- File 0001-Update-Ruby-dependencies.patch 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.
Updated by Go MAEDA over 3 years ago
- Status changed from New to Resolved
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the patches. Thank you.
Updated by Marius BĂLTEANU about 3 years ago
- Status changed from Resolved to Closed
Updated by Go MAEDA almost 3 years ago
- Related to Defect #36226: Psych 4: Psych::DisallowedClass exception when unserializing a setting value added
Updated by Go MAEDA almost 3 years ago
- Related to deleted (Defect #36226: Psych 4: Psych::DisallowedClass exception when unserializing a setting value)
Updated by Go MAEDA over 2 years ago
- Related to Defect #37249: Missing rexml gem causes errors in PUT - Adding the gem manually everything works added
Actions