Description
Installs the full Ruby standard library set, including default gems, bundled gems, and related tools. It is useful when applications expect the complete Ruby library surface instead of a minimal runtime split.
Most users install this as part of a Ruby development environment or dependency chain. It does not add one separate app; it supplies standard Ruby components used by many programs.