From 4a948bca26a27db36e0c31c362cbbc9694abaa03 Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Sat, 15 May 2021 17:31:35 +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 68d2091..7b0f52e 100644 --- a/config/env_init +++ b/config/env_init @@ -1,5 +1,5 @@ -APP_RUBY=2.3.0 +APP_RUBY=2.6.0 ENV=production APP_ROOT=/srv/www/web/kaps_app/current/ GEM_HOME=/srv/www/web/.rvm/gems/ruby-$APP_RUBY