Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Remove extraneous and contradictory Ruby version config #217

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

CHTJonas
Copy link
Contributor

@CHTJonas CHTJonas commented Oct 2, 2020

If merged, this PR would remove some extraneous and contradictory Ruby/RVM/CI version config and standardised on a single .ruby-version file (which is supported by rbenv, RVM and GitHub Actions).

I've set the version inside the .ruby-version file to 2.6.6 which is the latest version in the 2.6 release series which is what CI was already using.

We need the .ruby-version file to be present before we setup the Ruby
environment so we need to checkout the repo first.

Signed-off-by: Charlie Jonas <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant