From b2bc106b61c1f4c95a47a87c25a51b2a0eff5dd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Nov 2021 14:23:03 +0000 Subject: [PATCH] Bump rake from 0.8.7 to 13.0.6 Bumps [rake](https://github.com/ruby/rake) from 0.8.7 to 13.0.6. - [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.8.7...v13.0.6) --- updated-dependencies: - dependency-name: rake dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c55d84b..e34d212 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,7 @@ GEM mocha (0.9.9) rake perftools.rb (0.5.4) - rake (0.8.7) + rake (13.0.6) rcov (0.9.9) test-spec (0.10.0) test-unit (2.1.2) @@ -27,5 +27,4 @@ DEPENDENCIES rcov (>= 0.9.9) test-spec (>= 0.10.0) test-unit (>= 2.1.2) - xml-simple (>= 1.0.12) yard (>= 0.6.2)