diff --git a/.ruby-version b/.ruby-version index 57cf282eb..24ba9a38d 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.6.5 +2.7.0 diff --git a/INSTALL.debian b/INSTALL.debian index 0fa9f714e..a6f3d6736 100644 --- a/INSTALL.debian +++ b/INSTALL.debian @@ -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