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

ruby-build 20140702

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

RUBY_BUILD_VERSION="20140524"
RUBY_BUILD_VERSION="20140702"

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