1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/discourse_ynh.git synced 2024-09-03 18:26:18 +02:00

Update _common.sh

This commit is contained in:
ericgaspar 2022-02-09 00:08:01 +01:00
parent 429cc92944
commit ab82fbe7b2

View file

@ -6,7 +6,7 @@
pkg_dependencies="g++ libjemalloc1|libjemalloc2 libjemalloc-dev zlib1g-dev libreadline-dev libpq-dev libssl-dev libyaml-dev libcurl4-dev libapr1-dev libxslt1-dev libxml2-dev vim imagemagick postgresql postgresql-server-dev-all postgresql-contrib optipng jhead jpegoptim gifsicle brotli"
RUBY_VERSION="2.7.1"
RUBY_VERSION="2.7.2"
#=================================================
# PERSONAL HELPERS