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

ruby-build 20131206

parent b4e83c73
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
## Version History

#### 20131206
* Added a definition for JRuby 1.7.9

#### 20131122.1
* Fix typo in 2.1.0-preview2 definition

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

RUBY_BUILD_VERSION="20131122.1"
RUBY_BUILD_VERSION="20131206"

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