From 748217166c961fa3a7d39f6f0e95601f9b3abf00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jan 2021 12:22:24 +0000 Subject: [PATCH] Bump rake from 10.3.2 to 13.0.3 Bumps [rake](https://github.com/ruby/rake) from 10.3.2 to 13.0.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...v13.0.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 920b91a..efbadeb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -58,7 +58,7 @@ GEM multi_xml (~> 0.5) rack (~> 1.2) rack (1.5.2) - rake (10.3.2) + rake (13.0.3) rdoc (4.1.2) json (~> 1.4) rest-client (1.7.2)