Refresh min ruby version for this repo
Open
@johnmccrae is already working on this.
Since Oct 29, 2024.
Status: Untriaged
Type: Bug
- Dominant language
- Ruby
- Stars
- 13
- Forks
- 55
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 8
Description
This repo (mixlib-install), is the bootstrap mechanism for folks to get a modern build of ruby from a system ruby which may be old, and may be even an unsupported version. So, we need to look at all supported platforms, determine the oldest system ruby, and then bump our min version to that (or, that may mean keeping it where it is), then fixing our rubygem dependencies to accommodate that version.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.