Making things work...

This commit is contained in:
Gene Liverman 2017-06-03 11:10:10 -07:00
parent 91110e2534
commit 77fce59b08
11 changed files with 137 additions and 22 deletions

View file

@ -14,6 +14,7 @@ group :production do
gem 'puppet', puppetversion
gem 'r10k', '~> 2.3'
gem 'rugged', '~> 0.24'
gem 'xmlrpc', '~> 0.3.0'
end
group :development, :unit_tests do