Skip to content
ruby-build 20191030

* Turn on `--enable-shared` by default for all supported MRI Rubies. https://github.com/rbenv/ruby-build/pull/1368

  Some gems need the host ruby to have shared library enabled. Currently, we're not aware of any potential downsides to having this enabled by default.