Sha256: 8064acb63a4c81cb73624b7bd278fabe2ce5dcfd2fc79f9286f202c387318aea
Contents?: true
Size: 261 Bytes
Versions: 2
Compression:
Stored size: 261 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 :local do gem 'itamae-template' gem 'capistrano', '~> 3.4' gem 'sshkit-sudo', '0.0.4' end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
itamae-template-0.1.2 | template/Gemfile |
itamae-template-0.1.1 | template/Gemfile |