Проблема OpenSSL с Ruby 1.8.7
Я работаю над проектом с ruby 1.8.7 и rails 2.3.15. Изо всех сил, чтобы связать.
Я установил ruby с помощью rbenv (1.1.1)
ruby -v возвращает
ruby 1.8.7 (2012-06-29 patchlevel 370) [i686-darwin18.2.0]
рельсы -v возвращается
rbenv: rails: command not found
The `rails' command exists in these Ruby versions:
2.3.3
2.3.4
возврат комплекта
Could not load OpenSSL.
You must recompile Ruby with OpenSSL support or change the sources in
your Gemfile from 'https' to 'http'. Instructions for compiling with OpenSSL using RVM are available at rvm.io/packages/openssl.
Умираю, чтобы решить эту проблему. Заранее спасибо.