When running rake I get this error:
rake
You have already activated rake 0.9.2, but your Gemfile requires rake 0.8.7. Consider using bundle ex
You might as well want to delete the Gemfile.lock file and run bundle install or just bundle, then try again.
bundle install
bundle