Binary package “ruby-cbor” in ubuntu jammy

CBOR, Concise Binary Object Representation

 CBOR is a library for the CBOR binary object representation format, based on
 Sadayuki Furuhashi's MessagePack library.
 .
 This is a Ruby implementation of the CBOR (http://cbor.io) encoding, based on
 the (polished) high-performance msgpack-ruby code.