aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryalh76 <yalh@yahoo.com>2021-03-22 20:54:09 +0100
committeryalh76 <yalh@yahoo.com>2021-03-22 20:54:09 +0100
commitb01227d32602fe2239f1c74fa8ac06940230c52e (patch)
tree72379ec6dcb02d543ed3185081a555acd98326ea
parent2c6c2c02a131700dd1a243e6c94af7d78274174a (diff)
downloadmastodon_ynh-b01227d32602fe2239f1c74fa8ac06940230c52e.tar.gz
mastodon_ynh-b01227d32602fe2239f1c74fa8ac06940230c52e.tar.bz2
mastodon_ynh-b01227d32602fe2239f1c74fa8ac06940230c52e.zip
Update ynh_install_ruby__2
-rw-r--r--scripts/ynh_install_ruby__24
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/ynh_install_ruby__2 b/scripts/ynh_install_ruby__2
index a946903..fae1755 100644
--- a/scripts/ynh_install_ruby__2
+++ b/scripts/ynh_install_ruby__2
@@ -50,7 +50,7 @@ export RBENV_ROOT="$rbenv_install_dir"
#
# usage: ynh_use_ruby
#
-# Requires YunoHost version 2.7.12 or higher.
+# Requires YunoHost version 3.2.2 or higher.
ynh_use_ruby () {
ruby_version=$(ynh_app_setting_get --app=$app --key=ruby_version)
@@ -95,7 +95,7 @@ ynh_use_ruby () {
# usage: ynh_install_ruby --ruby_version=ruby_version
# | arg: -v, --ruby_version= - Version of ruby to install.
#
-# Requires YunoHost version 2.7.12 or higher.
+# Requires YunoHost version 3.2.2 or higher.
ynh_install_ruby () {
# Declare an array to define the options of this helper.
local legacy_args=v