Sha256: 6572e183d7760811d6a75c09e7fdc9d648ba6dc38515215135b890b802eae88e
Contents?: true
Size: 235 Bytes
Versions: 1
Compression:
Stored size: 235 Bytes
Contents
source 'https://rubygems.org' # Install itamae and its plugins. gem 'itamae', '>= 1.5' # This group is only used by client and not installed on remote host. group :cap do gem 'capistrano', '~> 3.4' gem 'sshkit-sudo', '0.0.4' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
itamae-template-0.1.0 | template/Gemfile |