mirror of
https://github.com/YunoHost-Apps/snserver_ynh.git
synced 2024-09-03 20:26:22 +02:00
Update to latest ruby 2 version
This commit is contained in:
parent
6715e57c11
commit
526ee6e2f4
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
#=================================================
|
||||
# COMMON VARIABLES
|
||||
#=================================================
|
||||
RUBY_VERSION="2.7.2"
|
||||
RUBY_VERSION="2.7.3"
|
||||
|
||||
# dependencies used by the app
|
||||
pkg_dependencies="\
|
||||
|
|
Loading…
Reference in a new issue