加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

ruby-on-rails – JRuby限制openssl加载 – 如何消除?

发布时间:2020-12-17 04:17:11 所属栏目:百科 来源:网络整理
导读:在运行每个J Ruby项目时,可以做些什么来弃用消息? JRuby limited openssl loaded. http://jruby.org/opensslgem install jruby-openssl for full support. 安装了jruby-openssl gem. 解决方法 当你使用bundler时,我认为你需要在你的Gemfile中添加jruby-open
在运行每个J Ruby项目时,可以做些什么来弃用消息?
JRuby limited openssl loaded. http://jruby.org/openssl
gem install jruby-openssl for full support.

安装了jruby-openssl gem.

解决方法

当你使用bundler时,我认为你需要在你的Gemfile中添加jruby-openssl,否则gem不会“可见”.
gem "jruby-openssl",:platforms => :jruby

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读