Adding rubygems to the ubuntu1204 docker config

[no ci]
This commit is contained in:
James Cammarata 2016-03-13 08:49:52 -04:00
parent af282eb979
commit 90afc5e7d2

View file

@ -8,6 +8,7 @@ RUN apt-get install -y \
make \
mercurial \
ruby \
rubygems \
subversion \
sudo \
unzip