ruby-reforge is a gem that scans a Ruby or Rails project, detects incompatible code for a target Ruby version, and automatically rewrites or suggests fixes. It updates version files, fixes deprecated syntax, rewrites code for new Ruby syntax, and suggests Rails-level incompatibilities.
Required Ruby Version
>= 2.7.0
Authors
Afshin Amini