Ruby Programming Language and Popular API Gems · Capability
RubyGems.org Registry API — Owners
Owners surface — Owners. 3 operations. Lead operation: List Owners Of A Gem. Self-contained Naftiko capability covering one RubyGems business surface.
RubyGems.org Registry API — Owners is a Naftiko capability published by Ruby Programming Language and Popular API Gems, one of 9 capabilities the APIs.io network indexes for this provider. It bundles 3 operations across the GET, POST, and DELETE methods rooted at /v1/gems/{…}/owners.
The capability includes 1 read-only operation and 2 state-changing operations. Lead operation: List owners of a gem. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include RubyGems, Registry, and Owners.
What You Can Do
GET
Listowners
— List owners of a gem.
/v1/gems/{gem-name}/owners
POST
Addowner
— Add an owner to a gem.
/v1/gems/{gem-name}/owners
DELETE
Removeowner
— Remove an owner from a gem.
/v1/gems/{gem-name}/owners
MCP Tools
list-owners
List owners of a gem.
read-only
idempotent
add-owner
Add an owner to a gem.
remove-owner
Remove an owner from a gem.
idempotent