Skip to content

Commit

Permalink
Update README.md with current Ruby version (#1424)
Browse files Browse the repository at this point in the history
Updated ruby version from 3.1.1 to 3.3.4 in README
  • Loading branch information
malachaifrazier authored Jan 2, 2025
1 parent 63cd70d commit bba66aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Please head over [here](https://www.notion.so/Engineering-Wiki-fa21ba7fd9224a57b

In order to get the local environment up and running on your machine, you would require the following to be installed :

- Ruby 3.1.1. It is recommended to use a version manager like [rbenv](https://github.com/rbenv/rbenv) or [rvm](https://rvm.io/) in order to manage your rubies.
- Ruby 3.3.4. It is recommended to use a version manager like [rbenv](https://github.com/rbenv/rbenv) or [rvm](https://rvm.io/) in order to manage your rubies.
- PostgreSQL
- Redis
- Vips - `brew install vips`
Expand Down

0 comments on commit bba66aa

Please sign in to comment.