ruby-build 20130514

This commit is contained in:
Erik Michaels-Ober 2013-05-14 23:35:18 -07:00
parent 1081ae10e2
commit ff950802ef
2 changed files with 8 additions and 2 deletions

View file

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