Bump capistrano from 3.10.1 to 3.14.1
Bumps [capistrano](https://github.com/capistrano/capistrano) from 3.10.1 to 3.14.1. - [Release notes](https://github.com/capistrano/capistrano/releases) - [Commits](https://github.com/capistrano/capistrano/compare/v3.10.1...v3.14.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-Authored-By: Javi Martín <javim@elretirao.net>
This commit is contained in:
committed by
Javi Martín
parent
0e03ca63c3
commit
f22dc29ad1
@@ -1,5 +1,5 @@
|
||||
# config valid only for current version of Capistrano
|
||||
lock "~> 3.10.1"
|
||||
lock "~> 3.14.1"
|
||||
|
||||
def deploysecret(key)
|
||||
@deploy_secrets_yml ||= YAML.load_file("config/deploy-secrets.yml")[fetch(:stage).to_s]
|
||||
|
||||
Reference in New Issue
Block a user