diff --git a/Gemfile.lock b/Gemfile.lock index 4f66458..f33c245 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -52,13 +52,13 @@ GEM bundler-audit (0.6.1) bundler (>= 1.2.0, < 3) thor (~> 0.18) - byebug (11.1.2) + byebug (11.1.3) capistrano (3.13.0) airbrussh (>= 1.0.0) i18n rake (>= 10.0.0) sshkit (>= 1.9.0) - capistrano-bundle_audit (0.2.2) + capistrano-bundle_audit (0.3.0) bundler-audit (~> 0.5) capistrano (~> 3.0) capistrano-bundler (~> 1.4) @@ -83,9 +83,9 @@ GEM deprecation (1.0.0) activesupport diff-lcs (1.3) - dlss-capistrano (3.5.0) + dlss-capistrano (3.6.0) capistrano (~> 3.0) - capistrano-bundle_audit (>= 0.1.0) + capistrano-bundle_audit (>= 0.3.0) capistrano-one_time_key capistrano-shared_configs docile (1.3.2) @@ -116,9 +116,9 @@ GEM mini_portile2 (2.4.0) minitest (5.14.0) msgpack (1.3.3) - net-scp (2.0.0) - net-ssh (>= 2.6.5, < 6.0.0) - net-ssh (5.2.0) + net-scp (3.0.0) + net-ssh (>= 2.6.5, < 7.0.0) + net-ssh (6.0.2) nio4r (2.5.2) nokogiri (1.10.9) mini_portile2 (~> 2.4.0)