0
0
Fork 0

Bump capistrano from 3.11.1 to 3.11.2 (#12012)

* Bump capistrano from 3.11.1 to 3.11.2

Bumps [capistrano](https://github.com/capistrano/capistrano) from 3.11.1 to 3.11.2.
- [Release notes](https://github.com/capistrano/capistrano/releases)
- [Commits](https://github.com/capistrano/capistrano/compare/v3.11.1...v3.11.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump capistrano from 3.11.1 to 3.11.2
This commit is contained in:
dependabot-preview[bot] 2019-10-04 11:11:36 +09:00 committed by Yamagishi Kazutoshi
parent b5db577715
commit 4592c69b07
2 changed files with 3 additions and 3 deletions

View file

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