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

Update to latest ruby 2 version

This commit is contained in:
Fabian Wilkens 2021-05-11 21:28:37 +02:00
parent eccc743744
commit 5fe1f8b00a
No known key found for this signature in database
GPG key ID: 23DFA025BB4E9FAB

View file

@ -12,7 +12,7 @@ pkg_dependencies="\
git \
"
RUBY_VERSION="2.7.2"
RUBY_VERSION="2.7.3"
NODEJS_VERSION="15.11.0"
SOURCE="https://github.com/standardnotes/web"