gem_info
Fetch metadata for a Ruby gem by name, including version, authors, download counts, and project URIs, to support package audits and security analysis.
Instructions
Fetch RubyGems gem metadata including name, version, authors, description, download counts, project URI, source code URI, and other package details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Gem name, e.g. 'rails' or 'devise' |