Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README with latest requirements #845

Merged
merged 1 commit into from
Feb 25, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,15 +57,9 @@ any Ruby code.

## Requirements

This project aims to support the following Ruby runtimes on both \*nix and Windows:
This project aims to support the following Ruby runtimes on \*nix (and best effort on Windows):

* Ruby 2.4+

### Windows

If you are using Overcommit on **Windows**, make sure you include the `ffi` gem in your
list of dependencies. Overcommit does not include the `ffi` gem by default since it
significantly increases the install time for non-Windows platforms.
* Ruby 2.6+

### Dependencies

Expand Down