Upgrade to ruby 2.7.

This commit is contained in:
evazion
2020-02-16 13:52:04 -06:00
parent 1385e60f8c
commit af4891bf4c
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
2.6.5
2.7.0

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.5
export RUBY_VERSION=2.7.0
export GITHUB_INSTALL_SCRIPTS=https://raw.githubusercontent.com/danbooru/danbooru/master/script/install
export VIPS_VERSION=8.7.0