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

ruby-build 20140408

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

RUBY_BUILD_VERSION="20140405"
RUBY_BUILD_VERSION="20140408"

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