Details
-
Task
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
-
Coremunity
-
Platform Core KANBAN
-
Bug Fix
-
It's now possible to run puppet from source on ruby 2.7 using bundler
-
Needs Assessment
Description
Resolve warnings/deprecation appearing when running specs for puppet on ruby 2.7.
More information about what warnings/deprecation appear:
warning: deprecated Object#=~ is called on Array; it always returns nil (in Gemfile)
warning: Using the last argument as keyword parameters is deprecated