We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Drop sudo for local install
Be more clear the GNU/Linux example is Linux not BSD
Use local install location for both examples for consistency
Use cURL for both examples for consistency and easier comparability (macOS doesn't ship wget)
Make it more clear that macOS is an alternative path not a followup
Bump to Ruby 4.0.6
Bump to Ruby 4.0.5
Bump to Ruby 4.0.4
Pipe directly to tar with GNU directions too
Make "macOS" more prominent.
Rephrase macOS note
Remove bison from deps now that Ruby 3.2 is no longer supported
Bump version to Ruby 4.0.3
Remove readline dep
Bump to Ruby 4.0.2
Bump Ruby to 4.0.1
Bump to Ruby 4.0.0
Bump to Ruby 3.4.8
Bump to Ruby 3.4.7
Ruby 3.4.6
Remove jemalloc from macOS
Bump to Ruby 3.4.5
Reword manual installation note
Add a note about ruby-install and ruby-build for folk who land here first
Bump Ruby version
Bump to Ruby 3.4.1.
Remove `-j` since it doesn't speed things up
Remove `@3` from OpenSSL now that it is Brew default and 1.1 is unavailable
Remove automake, since we're using tarballs that are preautoreconfed and macOS build tools are separate
Brew OpenSSL is now @3 default and @1 has been removed