From a631471bd64262e498cff26bb2465949f15370b5 Mon Sep 17 00:00:00 2001 From: David Gay Date: Mon, 24 May 2021 22:19:07 -0400 Subject: More work on tuning capistrano deploy --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index e29108f..d84059e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,14 +79,16 @@ GEM sshkit (>= 1.9.0) capistrano-bundler (2.0.1) capistrano (~> 3.1) - capistrano-puma (0.2.3) - capistrano (>= 3.0) capistrano-rails (1.6.1) capistrano (~> 3.1) capistrano-bundler (>= 1.1, < 3) capistrano-rvm (0.1.2) capistrano (~> 3.0) sshkit (~> 1.2) + capistrano3-puma (5.0.4) + capistrano (~> 3.7) + capistrano-bundler + puma (>= 4.0, < 6.0) capybara (3.35.3) addressable mini_mime (>= 0.1.3) @@ -274,9 +276,9 @@ DEPENDENCIES byebug capistrano capistrano-bundler - capistrano-puma capistrano-rails capistrano-rvm + capistrano3-puma capybara (>= 3.26) devise ed25519 (>= 1.2, < 2.0) -- cgit v1.2.3