]> cat aescling's git repositories - mastodon.git/commit
Update Capistrano lock version in config/deploy.rb (#4352)
authorPetko Bordjukov <ignisf@users.noreply.github.com>
Mon, 24 Jul 2017 23:14:01 +0000 (02:14 +0300)
committerEugen Rochko <eugen@zeonfederated.com>
Mon, 24 Jul 2017 23:14:01 +0000 (01:14 +0200)
commitc80046a77bce2dd27d60fa22bd7d98b4ea5af331
treefdfb089a41a6c1f437fabf9ca6e5daec0d5d5428
parentebf5a060843697d6c51ddfa2f80c1cff1054799e
Update Capistrano lock version in config/deploy.rb (#4352)

Deployment with Capistrano was failing due to a mismatch between the loaded
version of Capistrano and the one specified in the deployment
configuration. Bumping the version in config/deploy.rb fixes this issue.
config/deploy.rb