update ruby version to 2.3.1

This commit is contained in:
Albert Yi
2016-10-10 16:45:37 -07:00
parent e496ac1ed6
commit 46beb247ea
2 changed files with 2 additions and 1 deletions

View File

@@ -1 +1 @@
2.1.5 2.3.1

View File

@@ -112,6 +112,7 @@ echo "* On the remote server you will want to modify this file:"
echo "*" echo "*"
echo "* /var/www/danbooru2/shared/config/danbooru_local_config.rb" echo "* /var/www/danbooru2/shared/config/danbooru_local_config.rb"
echo "*" echo "*"
read -p "Press [enter] to continue..."
echo "* Commit your changes and push them to your fork. You are now ready to" echo "* Commit your changes and push them to your fork. You are now ready to"
echo "* deploy with the following command:" echo "* deploy with the following command:"
echo "*" echo "*"