Powerful features for Ruby developers

Everything you need to understand and manage your project's dependencies.

Gem List View

Get a comprehensive overview of all gems in your project with their current installed versions. gemtracker automatically fetches the latest available versions so you can easily identify which gems are outdated.

  • See installed vs. latest versions at a glance
  • Identify production, development, and test dependencies
  • Quickly spot outdated gems that need updates
gemtracker gem list view showing direct gems with installed versions, latest available versions, and environment (production, development, test) classifications
gemtracker fuzzy search feature showing real-time search results when typing gem names to quickly filter through all installed gems (direct and transitive)

Fuzzy Search

Quickly find any gem in your project with powerful fuzzy search. No need to remember exact names — just start typing and gemtracker will find what you're looking for.

  • Lightning-fast fuzzy matching across all gems
  • Jump to any dependency instantly
  • Filter gems as you type

CVE Detection

Stay ahead of security threats by automatically detecting known vulnerabilities in your gem dependencies. gemtracker shows you exactly which gems have CVEs and how critical they are.

  • Identify vulnerable gems immediately
  • See severity ratings and CVE details
  • Understand impact: production vs. dev dependencies
gemtracker CVE detection showing vulnerability findings with severity levels (high, medium, low) for gems in a Ruby project, displaying CVE identifiers and related security information
gemtracker dependency tree showing which gems use a given gem and which gems depend on it, displaying both forward and reverse dependency relationships with version information

Dependency Trees

Understand how your gems relate to each other with interactive dependency trees. Explore both forward and reverse dependencies to see the complete picture.

  • Visualize forward dependencies (what a gem requires)
  • Explore reverse dependencies (what depends on a gem)
  • Navigate the dependency graph interactively
gemtracker gem updates page showing all outdated direct and transitive gems with version comparison, allowing you to identify and plan gem upgrades

Gem Updates

Stay on top of gem updates with a dedicated view of all outdated dependencies. See both direct gems and transitive dependencies that need updating, helping you plan your upgrade strategy effectively.

  • View all outdated gems in one place
  • Track direct and transitive dependencies
  • Plan your upgrade strategy with version comparisons

Ready to explore your gems?

Install Now