cli icon indicating copy to clipboard operation
cli copied to clipboard

Bump minimum ruby version requirement

Open codlp opened this issue 1 year ago • 1 comments

WHY are these changes introduced?

Fixes #3816

Currently, the Shopify CLI's documentation indicates that, to work with themes, we need to have ruby version 2.7.2 or higher.

However, with ruby version 2.7.2 installed, running the command shopify theme pull --store {store-name} returns an error asking us to install ruby version 2.7.5 or higher.

WHAT is this pull request doing?

Bumping the minimum ruby version requirement in the documentation.

codlp avatar Apr 30 '24 12:04 codlp

@karreiro The docs are still not automated, so after merging this we need to open a PR to the docs. Also, our CI has a bug and doesn't currently work with remote branches, so you'd need to open a PR yourself to get this merged :/

isaacroldan avatar May 06 '24 09:05 isaacroldan

This PR seems inactive. If it's still relevant, please add a comment saying so. Otherwise, take no action. → If there's no activity within a week, then a bot will automatically close this. Thanks for helping to improve Shopify's dev tooling and experience.

github-actions[bot] avatar Jun 06 '24 03:06 github-actions[bot]