v0.6.0
New features
- Add
findcommand to find all gems in the Gemfile which depend on a given gem.
Bug fixes
- Fix crash when calling
bundle dependencies graphwith a gem that isn't in the bundle.
Changes
- Handle invoking a command with help as the first argument (show the command's help).
- Add global
--no-colorswitch to disable colorizing output.
Full Changelog
https://github.com/dvandersluis/bundler-dependencies/compare/6384987..v0.6.0