Skip to content
Snippets Groups Projects
Unverified Commit a1cca1c8 authored by Matt Jankowski's avatar Matt Jankowski Committed by GitHub
Browse files

Update capistrano config lock version to match bundle (#24820)

parent d9a958fc
No related branches found
No related tags found
No related merge requests found
# frozen_string_literal: true
lock '3.17.1'
lock '3.17.2'
set :repo_url, ENV.fetch('REPO', 'https://github.com/mastodon/mastodon.git')
set :branch, ENV.fetch('BRANCH', 'main')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment