From 7ecfcd3a303f4abbd9325e8349cea1596b26d0ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2020 18:41:51 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 12ab735..bd98131 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,7 +24,7 @@ GEM i18n (0.6.0) minitest (2.12.1) multi_json (1.3.4) - rake (0.9.2.2) + rake (13.0.1) rr (1.0.4) tzinfo (0.3.33)