Adding new configurator

This commit is contained in:
Charles Care
2019-08-14 08:36:16 +01:00
parent 78f0954c26
commit 859869bdaf
8 changed files with 341 additions and 0 deletions

View File

@@ -5,3 +5,10 @@ gem "mandate"
gem "propono"
gem "rugged"
gem 'aws-sdk-ecr'
group :development, :test do
# gem "bundler"
gem "rake"
gem "mocha"
gem "minitest"
end