From 04d7f3fa10f5339b6c74f7395d19a5d03c423f34 Mon Sep 17 00:00:00 2001 From: Tobias Urdin Date: Tue, 1 Sep 2020 17:58:55 +0200 Subject: [PATCH] Replace gem --no-ri and --no-rdoc with --no-document Change-Id: I0d3b0c095beb3771a699c5485ecd3b3a2c0a31f4 --- functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions b/functions index de885d6..d9bf9f1 100644 --- a/functions +++ b/functions @@ -9,7 +9,7 @@ prepare_environment() { export GEM_HOME=`pwd`/.bundled_gems export GEM_BIN_DIR=$GEM_HOME/bin ruby <