From a91a1fa199b4a346335b67fc7ae97185e4ff7a77 Mon Sep 17 00:00:00 2001 From: nemsia Date: Mon, 10 Apr 2017 23:29:33 +0200 Subject: [PATCH] Change ruby version from 2.3.1 to 2.4.1 --- scripts/install | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/scripts/install b/scripts/install index 4541d02..73e70a2 100644 --- a/scripts/install +++ b/scripts/install @@ -98,17 +98,17 @@ COMMANDS # Install ruby-build sudo su - $app <