Skip to content

Conversation

Liquidsoul
Copy link
Collaborator

Checklist

  • I've checked that all new and existing tests pass
  • I've updated the documentation if necessary
  • I've added an entry in the CHANGELOG to credit myself

Description

  • add a .ruby-version to specify the ruby version to use.
  • add a Gemfile to specify the version of the gem to use, mostly for rake and cocoapods.

Motivation and Context

When developing on the project, it can be difficult to ensure a consistent environment when the tools used or their versions are not specified somewhere.
This PR tries to help by specifying the ruby environment that should be used when running the various tasks.

@AliSoftware
Copy link
Owner

Done some similar work in #368 just now

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.

2 participants