From f058942343a5bc52638e471b9f40dd5cf5661e64 Mon Sep 17 00:00:00 2001 From: Tanner Filip Date: Thu, 14 Jun 2018 16:47:44 -0500 Subject: [PATCH] update Ruby version --- docs/DEVELOPER-ADVANCED.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/DEVELOPER-ADVANCED.md b/docs/DEVELOPER-ADVANCED.md index 7a99b643953..1b21fa38dfc 100644 --- a/docs/DEVELOPER-ADVANCED.md +++ b/docs/DEVELOPER-ADVANCED.md @@ -21,8 +21,8 @@ To get your Ubuntu 16.04 LTS install up and running to develop Discourse and Dis # exit the terminal and open it again to activate RVM - rvm install 2.3.4 - rvm --default use 2.3.4 # If this error out check https://rvm.io/integration/gnome-terminal + rvm install 2.5.1 + rvm --default use 2.5.1 # If this error out check https://rvm.io/integration/gnome-terminal gem install bundler mailcatcher # Postgresql