Feature #38134
closed
- Tracker changed from Patch to Feature
- Target version changed from Candidate for next major release to 5.1.0
We have to update Nokogiri to 1.14.0 to support Ruby 3.2. However, Nokogiri 1.14.0 ended support for Ruby 2.6. Therefore, Redmine cannot continue to support Ruby 2.6 any longer.
Go MAEDA wrote:
We have to update Nokogiri to 1.14.0 to support Ruby 3.2. However, Nokogiri 1.14.0 ended support for Ruby 2.6. Therefore, Redmine cannot continue to support Ruby 2.6 any longer.
Sorry, this is wrong. The trunk r22043 and later supports Ruby 3.2. This is because the Gemfile is written to use Nokogiri 1.13.10 only when Ruby 2.6 is used.
Now Ruby 2.6 prevent us from upgrading Rouge.
For Rouge, I don't want to adopt the solution of installing different versions depending on the version of Ruby because the supported languages for syntax highlighting change depending on the installed Ruby. This is confusing for users.
- Status changed from New to Closed
- Assignee set to Go MAEDA
- Resolution set to Fixed
Redmine now supports Ruby 2.7, 3.0, 3,1, and 3.2.
- Related to Defect #31834: redmine:email:receive_imap broken with ruby < 2.6.3 and Google Imap added
Also available in: Atom
PDF