cap deployment setup

This commit is contained in:
Min Zeya Phyo
2019-10-25 12:29:56 +06:30
8 changed files with 155 additions and 41 deletions

View File

@@ -73,6 +73,10 @@ GEM
capistrano-rails (1.3.1)
capistrano (~> 3.1)
capistrano-bundler (~> 1.1)
capistrano3-puma (3.1.1)
capistrano (~> 3.7)
capistrano-bundler
puma (~> 3.4)
carrierwave (1.2.1)
activemodel (>= 4.0.0)
activesupport (>= 4.0.0)
@@ -317,6 +321,7 @@ DEPENDENCIES
capistrano-bundler
capistrano-rails
capistrano-rbenv!
capistrano3-puma
carrierwave (~> 1.0)
chartkick
coffee-rails (~> 4.2)
@@ -368,4 +373,4 @@ RUBY VERSION
ruby 2.4.1p111
BUNDLED WITH
2.0.1
2.0.2