Sha256: b98aa07b6c652475a0eca294bd904a74fed64b96f1971e1acd6ae5335140de4f
Contents?: true
Size: 274 Bytes
Versions: 2
Compression:
Stored size: 274 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 'capistrano', '~> 3.4' gem 'itamae-template' gem 'rake' gem 'sshkit-sudo', '0.0.4' end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
itamae-template-0.1.4 | template/Gemfile |
itamae-template-0.1.3 | template/Gemfile |