ruby-build 20140524

This commit is contained in:
Mislav Marohnić 2014-05-24 22:41:15 +07:00
parent 912034bfce
commit 273be046b1

View file

@ -1,6 +1,6 @@
#!/usr/bin/env bash
RUBY_BUILD_VERSION="20140509"
RUBY_BUILD_VERSION="20140524"
set -E
exec 3<&2 # preserve original stderr at fd 3