Commit 3f0576b9 authored by Erik Michaels-Ober's avatar Erik Michaels-Ober
Browse files

ruby-build 20130901

parent 419f16e3
Loading
Loading
Loading
Loading
+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

+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