mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
Update to Ruby 2.5.3
This commit is contained in:
parent
03d3962148
commit
db733862db
@ -181,8 +181,8 @@ git clone https://github.com/rbenv/ruby-build.git ~/.rbenv/plugins/ruby-build
|
|||||||
Once this is done, we can install the correct Ruby version:
|
Once this is done, we can install the correct Ruby version:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
RUBY_CONFIGURE_OPTS=--with-jemalloc rbenv install 2.5.1
|
RUBY_CONFIGURE_OPTS=--with-jemalloc rbenv install 2.5.3
|
||||||
rbenv global 2.5.1
|
rbenv global 2.5.3
|
||||||
```
|
```
|
||||||
|
|
||||||
We'll also need to install bundler:
|
We'll also need to install bundler:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user