From fff426307a161b4455f15b85ad9ab02af87889e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 08:43:18 +0000 Subject: [PATCH] Bump rake from 0.9.2.2 to 13.0.1 Bumps [rake](https://github.com/ruby/rake) from 0.9.2.2 to 13.0.1. - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rake/compare/v0.9.2.2...v13.0.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 31 ++++++++++++++----------------- 1 file changed, 14 insertions(+), 17 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2541fd8..7b0b867 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,6 +40,8 @@ GEM i18n (~> 0.6) multi_json (~> 1.0) addressable (2.2.8) + airbrussh (1.4.0) + sshkit (>= 1.6.1, != 1.7.0) arel (3.0.2) bcrypt-ruby (3.0.1) bootstrap-will_paginate (0.0.9) @@ -48,12 +50,11 @@ GEM sass (>= 3.1) builder (3.0.0) cancan (1.6.8) - capistrano (2.13.4) - highline - net-scp (>= 1.0.0) - net-sftp (>= 2.0.0) - net-ssh (>= 2.0.14) - net-ssh-gateway (>= 1.1.0) + capistrano (3.12.0) + airbrussh (>= 1.0.0) + i18n + rake (>= 10.0.0) + sshkit (>= 1.9.0) capybara (1.1.2) mime-types (>= 1.16) nokogiri (>= 1.3.3) @@ -103,7 +104,6 @@ GEM guard-rspec (1.1.0) guard (>= 1.1) has_scope (0.5.1) - highline (1.6.15) hike (1.2.1) i18n (0.6.0) inherited_resources (1.3.1) @@ -113,7 +113,6 @@ GEM jquery-rails (2.0.2) railties (>= 3.2.0, < 5.0) thor (~> 0.14) - jruby-pageant (1.1.1) json (1.7.5) kaminari (0.13.0) actionpack (>= 3.0.0) @@ -145,14 +144,9 @@ GEM mime-types (1.19) multi_json (1.3.6) mysql2 (0.3.11) - net-scp (1.0.4) - net-ssh (>= 1.99.1) - net-sftp (2.0.5) - net-ssh (>= 2.0.9) - net-ssh (2.6.0) - jruby-pageant (>= 1.1.1) - net-ssh-gateway (1.1.0) - net-ssh (>= 1.99.1) + net-scp (2.0.0) + net-ssh (>= 2.6.5, < 6.0.0) + net-ssh (5.2.0) nokogiri (1.5.5) orm_adapter (0.4.0) passenger (3.0.17) @@ -185,7 +179,7 @@ GEM rake (>= 0.8.7) rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) - rake (0.9.2.2) + rake (13.0.1) ransack (0.7.0) actionpack (~> 3.0) activerecord (~> 3.0) @@ -236,6 +230,9 @@ GEM hike (~> 1.2) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) + sshkit (1.20.0) + net-scp (>= 1.1.2) + net-ssh (>= 2.8.0) therubyracer (0.10.1) libv8 (~> 3.3.10) thin (1.4.1)