Shopify / shopify_app

A Rails Engine for building Shopify Apps
MIT License
1.74k stars 683 forks source link

Centralize Ruby Version to `.ruby-version` #1824

Closed jenshenny closed 3 months ago

jenshenny commented 3 months ago

What are you trying to accomplish?

The .ruby-version file is the ecosystem standard for defining a Ruby version. This PR ensures the .ruby-version file, and required_ruby_version is set, and removes all other references to Ruby in this repository, aligning it with the standard.

What should reviewers focus on?

[!IMPORTANT] Please verify the following before merging:

Verify that the changes in the PR meets the following requirements or adjust manually to make it compliant:

Please merge this PR if it looks good, this PR will be addressed if there isn't any activity after 4 weeks.