From d2c35f994bd5bcb1fd4a87c2dfadfb6c3bc1ebff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 7 Dec 2018 20:14:22 +0000 Subject: [PATCH] Bump rake from 12.3.1 to 12.3.2 Bumps [rake](https://github.com/ruby/rake) from 12.3.1 to 12.3.2. - [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/v12.3.1...v12.3.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 87b3d82..cf74a66 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,7 +21,7 @@ GEM net-scp (1.2.1) net-ssh (>= 2.6.5) net-ssh (5.0.2) - rake (12.3.1) + rake (12.3.2) sshkit (1.17.0) net-scp (>= 1.1.2) net-ssh (>= 2.8.0)