FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
Gemtracker v1.0.5 is here!
How-ToSecurity

Gemtracker v1.0.5 is here!

via Dev.toStephane Paquet9h ago

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 detailed views with direct links to RubyGems & GitHub It’s perfect for day-to-day dependency hygiene and compliance work (SOC 2, security audits, etc.) where you need to prove exactly what’s in your supply chain.If you work with Ruby or Rails projects, I’d love for you to give it a spin! Test it, break it, share feedback, suggest features, or submit a PR — all contributions are very welcome. https://github.com/spaquet/gemtracker Looking forward to your thoughts, support and contributions!

Continue reading on Dev.to

Opens in a new tab

Read Full Article
2 views

Related Articles

Learning to Generate Images of Outdoor Scenes from Attributes and SemanticLayouts
How-To

Learning to Generate Images of Outdoor Scenes from Attributes and SemanticLayouts

Dev.to • 1h ago

Building DNS query tool from scratch using C
How-To

Building DNS query tool from scratch using C

Reddit Programming • 2d ago

How to build .NET obfuscator - Part I
How-To

How to build .NET obfuscator - Part I

Reddit Programming • 2d ago

How to Use Traceroute and MTR to Diagnose Network Issues
How-To

How to Use Traceroute and MTR to Diagnose Network Issues

DigitalOcean Tutorials • 1w ago

apt-key Deprecation: Add Repositories with GPG on Ubuntu
How-To

apt-key Deprecation: Add Repositories with GPG on Ubuntu

DigitalOcean Tutorials • 1w ago

Discover More Articles