Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
-
Night's Watch
-
1
-
NW - 2021-06-16
-
Bug Fix
-
Bumped semantic_puppet version to 1.0.4 to support Ruby 3
-
Needs Assessment
Description
PUP-11047 handles the sorted_set removal from puppet, but this is also used in the semantic_puppet gem. There are a number of ways in which we can accomplish this:
- explicitly depend on the sorted_set gem and include it in puppet-runtime
- implement the functionality using the RbTreeMap class from puppet
- use the rbtree gem to implement the functionality (as suggested in https://github.com/puppetlabs/puppet/pull/8589#discussion_r631590428)
Attachments
Issue Links
- relates to
-
PUP-11047 Ruby 3 removed webrick
-
- Resolved
-