From 1cd6b66848543b4d760ca5ec89a48a42cc559a2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2020 03:31:24 +0000 Subject: [PATCH] Bump rake from 10.3.2 to 12.3.3 in /tests Bumps [rake](https://github.com/ruby/rake) from 10.3.2 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/v10.3.2...v12.3.3) Signed-off-by: dependabot[bot] --- tests/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Gemfile.lock b/tests/Gemfile.lock index 5e3b5aa..35051b0 100644 --- a/tests/Gemfile.lock +++ b/tests/Gemfile.lock @@ -4,7 +4,7 @@ GEM diff-lcs (1.2.5) highline (1.6.21) net-ssh (2.9.1) - rake (10.3.2) + rake (12.3.3) rspec (2.99.0) rspec-core (~> 2.99.0) rspec-expectations (~> 2.99.0)