Artificial intelligent assistant

Rake - "bundle exec" - how can I avoid `bundle exec` with my `rake spec` When I try to `bundle exec` I'm getting `You have already activated rake 0.9.3.beta.1, but your Gemfile requires rake 0.9.2.2. Using bundle exec may solve this. ...` I have `rake`, version `0.9.3.beta.1` I would like to have version `0.9.2.2` How do I switch to it? I'm on Ubuntu11

Have you tried installing the required version with `gem`?


$ gem install rake --version 0.9.2.2

xcX3v84RxoQ-4GxG32940ukFUIEgYdPy 057d4e5286c58c706aec4a17ae3fa3e7