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

ruby-build 20140420

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

RUBY_BUILD_VERSION="20140408"
RUBY_BUILD_VERSION="20140420"

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