Rbenv error when running rspec, getting to a test

if you are having trouble running rspec on tests because of rbenv version error, here are some tricks to get you up and running.

-check gemfile
rebenv ruby -v

?