{"uid":"cap_YvJfy1_kGX4CFq2qXS12O","slug":"rubygems-package-status-lookup-a7c4b83f","name":"RubyGems Package Status Lookup","description":"Look up the current published version of any Ruby gem package on RubyGems (Ruby) — latest version string, release date, and repo/docs URL. Answers \"what is the newest version of rails, rack, puma, sidekiq?\" for Gemfile pinning. Use ?package=<name> (resolved live).","url":"https://oracles-production.up.railway.app/v1/rubygems/status","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{"id":{"type":"string","description":"entityId to look up; omit to list tracked entities"},"package":{"type":"string","description":"Any RubyGems (Ruby) package name — resolved and fetched live if not already tracked"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"entity":{"type":"object"}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_p4aKSLHHS77e6In9n8aOj","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns the current latest version, publish date, and download URL for a given Ruby gem package, resolved live from RubyGems.","exampleAgentPrompt":"What's the latest published version of the 'sidekiq' gem on RubyGems, and when was it released?","exampleUseCases":null,"resultDescription":"Returns a JSON object containing the gem's latest version string, its publish/release date, and its canonical RubyGems URL. Data is resolved live from RubyGems at call time.","failureModes":["Package name not found on RubyGems — returns empty or error response","Missing required query parameter (neither ?id nor ?package supplied) — returns an error","RubyGems API upstream unavailable — may return timeout or 502","Malformed package name (e.g. special characters) — may result in no match"],"whenToPreferThis":"Use this endpoint when you need the current latest version, publish date, or URL of any Ruby gem in real time. Prefer over cached sources when you need up-to-date release info, especially for CI pipelines, dependency audits, or version bump automation. Best for single-gem lookups by name.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:44:57.544Z","isFirstParty":false}