ruby-version-sorter binary package in Ubuntu Focal armhf

 Used to sort version strings faster. It is used to sort a repository's
 tags. It is used as follows
 require 'version_sorter'
 versions = %w( 1.0.9 2.0 1.0.10 1.0.3 )
 VersionSorter.rsort(versions) # => ["2.0", "1.0.10", "1.0.9", "1.0.3"]
 VersionSorter.sort(versions) # => ["1.0.3", "1.0.9", "1.0.10", "2.0"]

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2020-03-24 07:48:43 UTC Published Ubuntu Focal armhf release universe ruby Optional 2.2.4-1build1
  • Published
  • Copied from ubuntu focal-proposed armhf in Primary Archive for Ubuntu
  Deleted Ubuntu Focal armhf proposed universe ruby Optional 2.2.4-1build1
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to Release

  • Published
  2020-03-24 07:53:54 UTC Superseded Ubuntu Focal armhf release universe ruby Optional 2.2.4-1
  • Removed from disk .
  • Removal requested .
  • Superseded by armhf build of ruby-version-sorter 2.2.4-1build1 in ubuntu focal PROPOSED
  • Published
  • Copied from ubuntu disco-proposed armhf in Primary Archive for Ubuntu