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

ruby-build 20140204

parent 63fc2c91
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
## Version History

#### 20140204
* Update libyaml to version 0.1.5
* Add Rubinius 2.2.4

#### 20140110.1
* Fix bug in JRuby 1.7.10 definition

+1 −1
Original line number Diff line number Diff line
#!/usr/bin/env bash

RUBY_BUILD_VERSION="20140110.1"
RUBY_BUILD_VERSION="20140204"

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