Binary package “ruby-bson” in ubuntu bionic

Ruby implementation of BSON

 BSON is a binary-encoded serialization of JSON-like documents. It is a binary
 form for representing simple data structures and associative arrays.
 .
 This library provides an implementation of BSON for the Ruby programming
 language.