TIL about "bundler why"

Published on July 29, 2025
Found a cool ruby gem "bundler-why" to explain the presence of a dependency.

❯ bundle why anyway_config
isolator -> sniffer -> anyway_config

Link to gem: https://github.com/jaredbeck/bundler-why