bundle_update_interactive
This gem adds an update-interactive command to Bundler.
https://github.com/user-attachments/assets/3ec11073-b365-4f92-be76-60c9ac73d1be
Quick start
Install the gem:
gem install bundle_update_interactive
Now you can use:
bundle update-interactive
Or the shorthand:
bundle ui
Support
If you want to report a bug, or have ideas, feedback or questions about the gem, let me know via GitHub issues and I will do my best to provide a helpful answer. Happy hacking!
License
The gem is available as open source under the terms of the MIT License.
Code of conduct
Everyone interacting in this project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.
Contribution guide
Pull requests are welcome!