From bce58aa30eeb9582fd1c344891d0e2d5696001f7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 20:12:02 +0000 Subject: [PATCH] Bump capistrano from 3.10.2 to 3.12.0 Bumps [capistrano](https://github.com/capistrano/capistrano) from 3.10.2 to 3.12.0. - [Release notes](https://github.com/capistrano/capistrano/releases) - [Commits](https://github.com/capistrano/capistrano/compare/v3.10.2...v3.12.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 87b3d82..e6db3c9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,21 +8,21 @@ PATH GEM remote: https://rubygems.org/ specs: - airbrussh (1.3.0) + airbrussh (1.4.0) sshkit (>= 1.6.1, != 1.7.0) - capistrano (3.10.2) + capistrano (3.12.0) airbrussh (>= 1.0.0) i18n rake (>= 10.0.0) sshkit (>= 1.9.0) - concurrent-ruby (1.0.5) - i18n (1.0.0) + concurrent-ruby (1.1.6) + i18n (1.8.2) concurrent-ruby (~> 1.0) - net-scp (1.2.1) - net-ssh (>= 2.6.5) - net-ssh (5.0.2) + net-scp (2.0.0) + net-ssh (>= 2.6.5, < 6.0.0) + net-ssh (5.2.0) rake (12.3.1) - sshkit (1.17.0) + sshkit (1.20.0) net-scp (>= 1.1.2) net-ssh (>= 2.8.0)