Rails 5.2.0 by default specifies Ruby version in Gemfile and .ruby-version. This can cause issues if students don't have the same version of Ruby installed.
If present, we should delete the line from the Gemfile and delete the .ruby-version file in the template.