aboutsummaryrefslogtreecommitdiff
path: root/scripts/_common.sh
diff options
context:
space:
mode:
authoryalh76 <yalh@yahoo.com>2021-04-10 00:21:22 +0200
committeryalh76 <yalh@yahoo.com>2021-04-10 00:21:22 +0200
commitd5c6970fafd35955d1f6ea695d8e195c64419620 (patch)
treec197f56ee4427e6ac4405e3dbf299c22982606a8 /scripts/_common.sh
parentf376290f1397f56e8d12bad5d15ac952fbdc25c6 (diff)
parent2e9f19e75a4b047702fcab3c2b0325ee03e97045 (diff)
downloadmastodon_ynh-d5c6970fafd35955d1f6ea695d8e195c64419620.tar.gz
mastodon_ynh-d5c6970fafd35955d1f6ea695d8e195c64419620.tar.bz2
mastodon_ynh-d5c6970fafd35955d1f6ea695d8e195c64419620.zip
Merge branch 'testing' into example
Diffstat (limited to 'scripts/_common.sh')
-rw-r--r--scripts/_common.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/_common.sh b/scripts/_common.sh
index 1c28aec..b6f4796 100644
--- a/scripts/_common.sh
+++ b/scripts/_common.sh
@@ -10,7 +10,7 @@ pkg_dependencies="imagemagick ffmpeg libpq-dev libxml2-dev libxslt1-dev file git
MEMORY_NEEDED="2560"
RUBY_VERSION="2.7.2"
-BUNDLER_VERSION="1.17.3"
+
NODEJS_VERSION="12"
#=================================================