Bump Ruby to 3.0.2 in INSTALL.debian

This commit is contained in:
GlassedSilver
2021-09-22 18:20:17 +02:00
committed by evazion
parent ee5cd8330d
commit 0dd77b0f7f

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