Ruby 1.9.3 - Bundler - Graylog2
- by Arenstar
im having a strange problem with bundler.
Using ruby 1.8 the following works fine however not with 1.9
it always results in
Could not find rake-0.9.2.2 in any of the sources
Run `bundle install` to install missing gems.
i dont understand why, but it functions correctly with rvm.
I can not however use rvm, this is not a solution to my problem
…