ruby: bump ruby version to 2.6.5.

This commit is contained in:
evazion
2019-12-05 22:32:45 -06:00
parent cb45aa6fe6
commit 0a5d8f57d5
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
2.6.3
2.6.5

View File

@@ -2,7 +2,7 @@
# Run: curl -L -s https://raw.githubusercontent.com/danbooru/danbooru/master/INSTALL.debian -o install.sh ; chmod +x install.sh ; ./install.sh
export RUBY_VERSION=2.6.3
export RUBY_VERSION=2.6.5
export GITHUB_INSTALL_SCRIPTS=https://raw.githubusercontent.com/danbooru/danbooru/master/script/install
export VIPS_VERSION=8.7.0