[#76442] [Ruby trunk Feature#11741] Migrate Ruby to Git from Subversion — naruse@...
Issue #11741 has been updated by Yui NARUSE.
3 messages
2016/07/19
[#76515] [Ruby trunk Bug#12610] webrick: protect from httpoxy — nagachika00@...
Issue #12610 has been updated by Tomoyuki Chikanaga.
3 messages
2016/07/22
[ruby-core:76578] [Ruby trunk Bug#12630] add gem sources errors on Ruby 2.4.0-preview1
From:
blackanger.z@...
Date:
2016-07-27 00:38:22 UTC
List:
ruby-core #76578
Issue #12630 has been reported by blackanger z. ---------------------------------------- Bug #12630: add gem sources errors on Ruby 2.4.0-preview1 https://bugs.ruby-lang.org/issues/12630 * Author: blackanger z * Status: Open * Priority: Normal * Assignee: * ruby -v: ruby 2.4.0preview1 (2016-06-20 trunk 55466) [x86_64-linux] * Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN ---------------------------------------- ~~~ vagrant:~$ sudo lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 14.04.3 LTS Release: 14.04 Codename: trusty vagrant:~$ ruby -v ruby 2.4.0preview1 (2016-06-20 trunk 55466) [x86_64-linux] vagrant:~$ gem sources *** CURRENT SOURCES *** vagrant:~$ gem sources -a https://mirrors.ustc.edu.cn/rubygems/ Error fetching https://mirrors.ustc.edu.cn/rubygems/: SSL_CTX_set_ecdh_auto (https://mirrors.ustc.edu.cn/rubygems/specs.4.8.gz) vagrant:~$ gem source -a https://gems.ruby-china.org Error fetching https://gems.ruby-china.org: SSL_CTX_set_ecdh_auto (https://gems.ruby-china.org/specs.4.8.gz) vagrant:~$ gem source -a https://rubygems.org/ Error fetching https://rubygems.org/: SSL_CTX_set_ecdh_auto (https://api.rubygems.org/specs.4.8.gz) ~~~ -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>