rubygemsorg
RubyGems.org is the official hosting service for RubyGems, the package manager for the Ruby programming language. It serves as the central repository where developers publish and share Ruby gems—libraries and applications that can be installed into Ruby environments via the gem command. The site provides a searchable catalog of gems, a web interface for viewing gem details (including versions, dependencies, authors, and licenses), and an API that allows programmatic access for publishing, searching, and gem management.
Authors publish new gems or updates by uploading gem packages and tagging versions; users install gems by
RubyGems.org is maintained by the RubyGems project and community, and is the default and primary distribution