1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

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