From e1f46eddb09145afeb60da657f9532e8b3766d1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 08:44:51 +0000 Subject: [PATCH] Bump rake from 0.9.2 to 13.0.1 Bumps [rake](https://github.com/ruby/rake) from 0.9.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/rake-0.9.2...v13.0.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index eeccc12..89cfae8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ GEM bundler (~> 1.0) git (>= 1.2.5) rake - rake (0.9.2) + rake (13.0.1) rcov (0.9.9) rspec (2.6.0) rspec-core (~> 2.6.0)