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:
parent
eccc743744
commit
5fe1f8b00a
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ pkg_dependencies="\
|
||||||
git \
|
git \
|
||||||
"
|
"
|
||||||
|
|
||||||
RUBY_VERSION="2.7.2"
|
RUBY_VERSION="2.7.3"
|
||||||
NODEJS_VERSION="15.11.0"
|
NODEJS_VERSION="15.11.0"
|
||||||
|
|
||||||
SOURCE="https://github.com/standardnotes/web"
|
SOURCE="https://github.com/standardnotes/web"
|
||||||
|
|
Loading…
Add table
Reference in a new issue