Gemfile 127 Bytes
source "https://rubygems.org"

gem "boxen", "0.7.3"

group :development do
  gem "aws-sdk"
  gem "net-ssh"
  gem "rbvmomi"
end