post_upgrade() { echo "In order to use sur you have to install the following dependencies: curb and minitar with" echo "You can use this gem command: " echo " gem install curb minitar" echo "" echo "If you have subtles on your system remember to upgrade them doing:" echo " sur upgrade " }