【发布时间】:2014-12-07 19:23:17
【问题描述】:
我正在使用:
- Windows 7 SP1
- Ruby 2.0.0p598 (2014-11-13) [i386-mingw32]
- Gem 版本 2.0.14
- DevKit:Ruby 2.0.0:mingw64-32-4.7.2
在 Ruby 环境中测试并运行 JSON gem 安装时,我收到此错误:
C:\RoW\Ruby200\devkit>gem install json --platform=ruby
ERROR: Could not find a valid gem 'json' (>= 0), here is why:
Unable to download data from https://rubygems.org/ - SSL_connect returned=1 errno=0 state=SSLv3
read server certificate B: certificate verify failed (https://rubygems.org/latest_specs.4.8.gz)
【问题讨论】:
-
这是上述问题的重复。
标签: ruby json windows windows-7 gem