ruby/rubygems
Library packaging and distribution for Ruby. observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 86
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 1
- age_days: 5983
- days_rel: 14
- days_push: 7
- n_releases_24m: 74
Adoption not part of the score
3954 stars · 1935 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
RubyGems is the package management framework for Ruby, providing the `gem` command to install, create, manage, and load gems (Ruby packages). It also serves as the client for RubyGems.org, the community's public gem hosting and publishing service.
Use cases
- install ruby gems
- publish a ruby library
- manage ruby package dependencies
- create a rubygem package
- find ruby libraries
- upgrade rubygems system
- host a private gem server
When to choose
- you develop in Ruby and need to install or manage gems
- you want to publish a reusable Ruby library to the community
- you need dependency management integrated with Bundler
- you want to run a private gem server for your organization
When to avoid
- you are not working in the Ruby ecosystem
- you need a package manager for another language like npm or pip
- you need OS-level package management rather than language packages
Facets
library · maturity stable
package-manager cli developer-tools dependency-audit security developer-tools programming-languages version-control security ruby cli cross-platform rubygems gems bundler ruby-ecosystem gem-hosting dependency-management
5 sources
- readme: https://github.com/ruby/rubygems · fetched 2026-08-28 · 70c448e44877
- homepage: https://rubygems.org/ · fetched 2026-08-29 · 1123eb3e33dd
- site_page: https://guides.rubygems.org/command-reference · fetched 2026-08-29 · ef62154d6253
- site_page: https://rubygems.org/pages/about · fetched 2026-08-29 · e4248571fa5d
- site_page: https://rubygems.org/pages/download · fetched 2026-08-29 · ed43802e2731
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ruby/rubygems | main | 95 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem