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
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
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
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