Actions
Maintenance #798
closedMaintenance #1376: Support Rails 6 and Ruby 3
Support Redmine 5
Start date:
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Affected component:
Compatible Redmine Version:
Pull Request Link:
Description
Redmine 5.0.0 comes along with Ruby 3.1 and Rails 6.1!
Rails >= 6.0.3 will fix all the deprecation warnings such that:
~/redmine/gem_home/gems/actionpack-5.2.6.3/lib/action_dispatch/testing/integration.rb:350: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
~/redmine/gem_home/gems/actionpack-5.2.6.3/lib/action_dispatch/testing/integration.rb:29: warning: The called method `patch' is defined here
Updated by liaham almost 3 years ago
Updated by liaham over 2 years ago
- Subject changed from Support Redmine 5.0.0 to Support Redmine 5
Updated by liaham about 2 years ago
- Status changed from New to In Progress
- Assignee set to liaham
Actions