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

ruby-build 20140210

parent 42f41b40
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
## Version History

#### 20140210
* Add Rubinius 2.2.4
* Add JRuby 9000-dev

#### 20140204
* Add Rubinius 2.2.4
* Update libyaml to version 0.1.5
+1 −1
Original line number Diff line number Diff line
#!/usr/bin/env bash

RUBY_BUILD_VERSION="20140204"
RUBY_BUILD_VERSION="20140210"

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