Ruby 1.8.7的OpenSSL问题

时间:2018-11-30 02:10:06

标签: ruby-on-rails ruby openssl bundle rbenv

我正在一个项目中使用红宝石1.8.7和rails 2.3.15。努力捆绑。

我用 rbenv(1.1.1)

安装了ruby

红宝石-v返回

ruby 1.8.7 (2012-06-29 patchlevel 370) [i686-darwin18.2.0]

rails -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.

正在解决这个问题。预先感谢。

0 个答案:

没有答案