mirror of
https://github.com/YunoHost-Apps/discourse_ynh.git
synced 2024-09-03 18:26:18 +02:00
Update _common.sh
Bump ruby version to 3.2.1
This commit is contained in:
parent
8fd6fadfa8
commit
eea33bff9d
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
pkg_dependencies="postgresql postgresql-client postgresql-contrib imagemagick libjemalloc1|libjemalloc2"
|
||||
build_pkg_dependencies="libcurl4-openssl-dev libyaml-dev libxml2-dev libpq-dev libreadline-dev brotli libunwind-dev libtcmalloc-minimal4 cmake pngcrush pngquant advancecomp jhead jpegoptim libjpeg-turbo-progs optipng"
|
||||
|
||||
ruby_version="2.7.6"
|
||||
ruby_version="3.2.1"
|
||||
|
||||
nodejs_version="16"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue