Loading CHANGELOG.md +4 −0 Original line number Diff line number Diff line ## Version History #### 20130901 * Use www.dnsbalance.ring.gr.jp * Do not set the Rubinius gems directory to the prefix #### 20130806 * Change protocol of the ruby-lang.org server from HTTP to FTP Loading bin/ruby-build +1 −1 Original line number Diff line number Diff line #!/usr/bin/env bash RUBY_BUILD_VERSION="20130806" RUBY_BUILD_VERSION="20130901" set -E exec 3<&2 # preserve original stderr at fd 3 Loading Loading
CHANGELOG.md +4 −0 Original line number Diff line number Diff line ## Version History #### 20130901 * Use www.dnsbalance.ring.gr.jp * Do not set the Rubinius gems directory to the prefix #### 20130806 * Change protocol of the ruby-lang.org server from HTTP to FTP Loading
bin/ruby-build +1 −1 Original line number Diff line number Diff line #!/usr/bin/env bash RUBY_BUILD_VERSION="20130806" RUBY_BUILD_VERSION="20130901" set -E exec 3<&2 # preserve original stderr at fd 3 Loading