Actions
Feature #35465
closedTracker #32684: Ruby 3.0 support
Update safemode to a Ruby 3 compatible version
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Templates
Target version:
-
Description
Keyword arguments handling is broken, which breaks macros such as foreman_server_ca_cert which only has keyword arguments.
Note that in Ruby 2.7 this is already raising deprecation warnings.
I raised https://github.com/svenfuchs/safemode/pull/44 but that needs a release first.
Updated by Ewoud Kohl van Wijngaarden 7 months ago
- Status changed from New to Closed
Done via #37010
Actions