Skip to content

Commit e5b2d1f

Browse files
committed
Document how to add a new Ruby version
1 parent b005514 commit e5b2d1f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,7 @@ It is recommended to add this as a `git` `pre-commit` hook:
1919
```bash
2020
$ cp pre-commit .git/hooks/pre-commit
2121
```
22+
23+
## Adding a new Ruby version
24+
25+
Add the new version in `ruby-builder-versions.js` and update the README.

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)