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
466 stars 28 forks source link

[FEATURE] Add bundle_report compatibility --ruby-version report #116

Open JuanVqz opened 1 month ago

JuanVqz commented 1 month ago

Description

Closes https://github.com/fastruby/next_rails/issues/115 Closes https://github.com/fastruby/next_rails/issues/17

Motivation and Context

Have an easy way to get the incompatible gems with a given ruby version.

How Has This Been Tested?

Wrote some automated tests and Installed the gem locally

Screenshots:

Peek 2024-05-19 22-48

I will abide by the code of conduct