Bundle Install and Ruby -v 1.9.3-p392 not found

I can Run openfoodnetwork Bubdle Install in Vagrant Box, but on OSX Mavericks having a lot of trouble getting rbenv to install Ruby version 1.9.3-p392.

Running it in the openfoodnetwork repo directory on the host machine got an error that rbenv: version1.9.3-p392’ is not installed`.

So: rbenv install 1.9.3-p392 isn’t working. Tried this openssl fix and this readline fix.

Would changing the ruby version in the Gemfile make sense or is -v 1.9.3-p392 a requirement?

I think I ended up realizing that it’s only the Vagrant Box that the ruby version matters, as the host machine isn’t actually running the Rails app anyway. As a matter of fact, OSX is running Ruby version 2.2.3.