Skip to content

Instantly share code, notes, and snippets.

@sephraim
Created December 19, 2023 21:41
Show Gist options
  • Save sephraim/a88769a2f56bf0d3aaf282d938b72152 to your computer and use it in GitHub Desktop.
Save sephraim/a88769a2f56bf0d3aaf282d938b72152 to your computer and use it in GitHub Desktop.
[Ruby version files]
# Put this in your .ruby-version file
3.2.2
# Put this in your Gemfile
ruby file: '.ruby-version'
# ... which is equivalent to:
ruby '3.2.2'
# Source: https://twitter.com/RubyCademy/status/1736747484154593748
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment