Update capistrano lock version to 3.8.1 (#3056)

th-downstream
esetomo 7 years ago committed by Eugen Rochko
parent 4752edb183
commit 39b82c77c4

@ -1,6 +1,6 @@
# frozen_string_literal: true # frozen_string_literal: true
lock '3.8.0' lock '3.8.1'
set :repo_url, ENV.fetch('REPO', 'https://github.com/tootsuite/mastodon.git') set :repo_url, ENV.fetch('REPO', 'https://github.com/tootsuite/mastodon.git')
set :branch, ENV.fetch('BRANCH', 'master') set :branch, ENV.fetch('BRANCH', 'master')

Loading…
Cancel
Save