Gemtracker v1.0.5 is here!

ruby dev.to

Gemtraker is a terminal-based TUI (written in Go with BubbleTea) that makes it way easier to understand and manage your Ruby bundle. Just run it in any project that has a Gemfile.lock and you instantly get: Full visibility into every gem version (direct + transitive dependencies) Outdated gem detection with latest version info CVE/vulnerability highlighting so you can quickly spot risky transitive gems Interactive dependency tree (forward & reverse) Tabs for Gems, Search, CVEs, and detaile

Read Full Tutorial open_in_new
arrow_back Back to Tutorials