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

ruby-build 20130907

parent b45be3f5
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
## Version History

#### 20130907
* Revert using mirror site

#### 20130901
* Use www.dnsbalance.ring.gr.jp
* Do not set the Rubinius gems directory to the prefix
+1 −1
Original line number Diff line number Diff line
#!/usr/bin/env bash

RUBY_BUILD_VERSION="20130901"
RUBY_BUILD_VERSION="20130907"

set -E
exec 3<&2 # preserve original stderr at fd 3