Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 208 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 208 Bytes

Homebrew tap for ruby-build

Installing Ruby 2.3 or older on macOS

  1. brew install rbenv/tap/[email protected]
  2. RUBY_CONFIGURE_OPTS="--with-openssl-dir=$(brew --prefix [email protected])" rbenv install 2.3.8