Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
-
Phoenix
-
1
-
Phoenix 2022-08-17
-
Enhancement
-
Passes ERB arguments as keywords
-
Needs Assessment
Description
/usr/share/ruby/vendor_ruby/puppet/face/help.rb:143: warning: Passing safe_level with the 2nd argument of ERB.new is deprecated. Do not use it, and specify other arguments as keyword arguments. |
/usr/share/ruby/vendor_ruby/puppet/face/help.rb:143: warning: Passing trim_mode with the 3rd argument of ERB.new is deprecated. Use keyword argument like ERB.new(str, trim_mode: ...) instead. |
Attachments
Issue Links
- is duplicated by
-
PUP-11543 templatewrapper.rb deprecation warnings on Ruby 3.1
-
- Closed
-