Project

General

Profile

Actions

Patch #44359

closed

Drop support for Ruby 3.2

Added by Katsuya HIDAKA 27 days ago. Updated 20 days ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Ruby support
Target version:

Description

Support for Ruby 3.2 ended on 1 Apr 2026:
https://www.ruby-lang.org/ja/downloads/branches/

This patch drops support for Ruby 3.2.

Additionally, css_parser 3.0.0, which resolves the bundle-audit warning in GitHub Actions, requires Ruby 3.3 or later:
https://github.com/redmine/redmine/actions/runs/32332116912/job/96314625030

I have confirmed that linting and all tests pass.


Files

Actions #1

Updated by Go MAEDA 27 days ago

  • Target version set to Candidate for next major release
Actions #2

Updated by Go MAEDA 21 days ago

  • Target version changed from Candidate for next major release to 7.1.0

As pointed out, support for Ruby 3.2 ended in April 2026. Considering Redmine's recent release cycle, Redmine 7.1.0 will probably be released in spring 2027 or later. By then, support for Ruby 3.3 is also expected to have ended.

So I think it makes sense to drop support for Ruby 3.2 now for Redmine 7.1.0.

Actions #3

Updated by Go MAEDA 20 days ago

  • Status changed from New to Closed
  • Assignee set to Go MAEDA

Committed the patch in r25012. Thank you.

Actions

Also available in: Atom PDF