From e746dbd388315300d37d2765b8cf5424841c1a93 Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Sat, 15 May 2021 15:28:51 +0200 Subject: [PATCH] suite --- config/env_init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/env_init b/config/env_init index f5aa7b9..0be05a5 100644 --- a/config/env_init +++ b/config/env_init @@ -1,5 +1,5 @@ -APP_RUBY=2.1.2 +APP_RUBY=2.6.0 ENV=production APP_ROOT=/srv/www/web/laverie_app/current/ GEM_HOME=/srv/www/web/.rvm/gems/ruby-$APP_RUBY