cap sort of works (no pubkey)

This commit is contained in:
2022-03-29 14:33:46 +03:00
parent 3fdee67353
commit 8e0fed4893
4 changed files with 3 additions and 24 deletions

View File

@ -28,7 +28,7 @@ group :development do
gem "web-console"
gem "rack-mini-profiler"
gem "capistrano", "~> 3.17", require: false
gem 'capistrano-rbenv'
gem 'capistrano-rbenv' , require: false
gem "capistrano-rails", require: false
end