From 61aa0de4ef99c205396133b50bb7397ce633fe74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 08:37:00 +0000 Subject: [PATCH] Bump rake from 0.9.2.2 to 13.0.1 Bumps [rake](https://github.com/ruby/rake) from 0.9.2.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/v0.9.2.2...v13.0.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dca5521..ce2e2c3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,7 +17,6 @@ GEM churn (0.0.15) arrayfields (= 4.7.4) chronic (>= 0.2.3) - chronic (>= 0.2.3) fattr (= 2.2.0) hirb (= 0.5.0) hirb @@ -73,7 +72,7 @@ GEM i18n progressbar sexp_processor - rake (0.9.2.2) + rake (13.0.1) rcov (0.9.11) reek (1.2.8) ruby2ruby (~> 1.2)