From 066f978c59643bcbd2e973e4b6d7a6caae184484 Mon Sep 17 00:00:00 2001 From: Luis Ramos Date: Wed, 6 May 2020 22:19:43 +0100 Subject: [PATCH] Update ruby version in GETTING_STARTED --- GETTING_STARTED.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GETTING_STARTED.md b/GETTING_STARTED.md index 963f85ce04..fcb6ea5450 100644 --- a/GETTING_STARTED.md +++ b/GETTING_STARTED.md @@ -13,7 +13,7 @@ The following guides are located in the wiki and provide more OS-specific step-b ### Dependencies * Rails 3.2.x -* Ruby 2.1.9 +* Ruby 2.3.7 * PostgreSQL database * PhantomJS (for testing) * See Gemfile for a list of gems required