ruby-build 20130518

This commit is contained in:
Erik Michaels-Ober 2013-05-18 05:52:56 -07:00
parent cac29803d5
commit 1b170ee85a
2 changed files with 4 additions and 2 deletions

View file

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