Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Gaetan Semet 2014-08-11 11:11:24 +02:00
commit ab4149fe7c
2 changed files with 2 additions and 1 deletions

View file

@ -6,7 +6,7 @@ alias gemsets='rvm gemset list'
local ruby18='ruby-1.8.7'
local ruby19='ruby-1.9.3'
local ruby20='ruby-2.0.0'
local ruby21='ruby-2.1.1'
local ruby21='ruby-2.1.2'
function rb18 {
if [ -z "$1" ]; then