Uploaded image for project: 'Puppet'
  1. Puppet
  2. PUP-11076

Remove sorted_set usage

    XMLWordPrintable

Details

    • Improvement
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • None
    • PUP 7.8.0
    • None
    • Enhancement
    • Removes our dependency on SortedSet in preparation for supporting Ruby 3
    • Needs Assessment

    Description

      Ruby 3 has removed sorted_set from the core and exposes it as an external gem.
      In puppet, we use it to store the versions of a package. This can be safely replaced by an Array.

      Attachments

        Activity

          People

            gheorghe.popescu Gheorghe Popescu
            gheorghe.popescu Gheorghe Popescu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Zendesk Support