you have ruby 2.0.0, just try running bittrex buy bot using : ruby bittrex_bot.rb "SC" "1"
,
you need to install rest-client gem using :
gem install rest-client
command
Make sure you navigate to the same directory where you kept bittrex script before running bot command.