From 232bc1eec1d46ddada3acdc078c967717c3cdc86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 04:30:15 +0000 Subject: [PATCH] Bump rake from 10.0.4 to 12.3.3 Bumps [rake](https://github.com/ruby/rake) from 10.0.4 to 12.3.3. - [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/rake-10.0.4...v12.3.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b44d01b..df3527b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - orca (0.4.0) + orca (0.4.1) colored net-sftp net-ssh @@ -18,10 +18,10 @@ GEM metaclass (~> 0.0.1) net-sftp (2.1.2) net-ssh (>= 2.6.5) - net-ssh (2.6.8) - rake (10.0.4) - thor (0.18.1) - tilt (1.4.1) + net-ssh (5.2.0) + rake (12.3.3) + thor (1.0.1) + tilt (2.0.10) PLATFORMS ruby