r-darwish / topgrade

Upgrade everything
GNU General Public License v3.0
3.35k stars 160 forks source link

bundler-auto-update #987

Open edoardottt opened 2 years ago

edoardottt commented 2 years ago

I want to suggest a new step

Which tool is this about? Where is its repository?

https://github.com/pcreux/bundler-auto-update -> bundler-auto-update is a ruby gem that updates the gems listed in your Gemfile to the latest version that does not break your system. bundler-auto-updates iterates over the gems listed in your Gemfile. It updates them to their latest patch, then minor, then major version.

Which operating systems are supported by this tool?

?

What should Topgrade do to figure out if the tool needs to be invoked?

If bundle-auto-update exists

Which exact commands should Topgrade run?

bundle-auto-update