Skip to content

Conversation

philonor
Copy link

Description
Commit .ruby-version file to lock a specific ruby version.

Reason
On MacOS Catalina, ruby 2.6. is shipped by default and rbenv (brew install rbenv) defaults to 2.6.
With this configuration, installing gem nokogiri fails.
By both locking the nvm environment with .nvmrc and ruby environment with .ruby-version, it is ensured that users of this repository have comparable environments and both bug reporting and fixing becomes easier.

Corresponding Wiki Changes
Branch: https://github.com/philonor/mailmason-wiki/tree/hf/setup-rbenv
Changeset: https://github.com/philonor/mailmason-wiki/compare/43d7da4..002ab3d
Changes:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant