fastruby / next_rails

A toolkit to upgrade your next Rails application
https://www.fastruby.io/blog/upgrade-rails/dual-boot/dual-boot-with-rails-6-0-beta.html?utm_source=github&utm_medium=description&utm_campaign=github&utm_term=next-rails
MIT License
489 stars 31 forks source link

[FEATURE] Support --patch|--minor|--major args to report gems whose versions are off by those semver levels #33

Open boscomonkey opened 2 years ago

boscomonkey commented 2 years ago

Similar to --patch|--minor|--major args in bundle update, adding one of these mutually exclusive arguments will show only the gems that differ by patch, minor, or major versioning.