From b99154237ef148ffc372d332566f4ff62fee5e44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 15:52:35 +0000 Subject: [PATCH] Bump rake from 10.0.3 to 13.0.1 in /src Bumps [rake](https://github.com/ruby/rake) from 10.0.3 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-10.0.3...v13.0.1) Signed-off-by: dependabot[bot] --- src/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Gemfile.lock b/src/Gemfile.lock index 4a98d272..8051e4a1 100644 --- a/src/Gemfile.lock +++ b/src/Gemfile.lock @@ -165,7 +165,7 @@ GEM rack (>= 1.0) rails_warden (0.5.6) warden (>= 1.0.0) - rake (10.0.3) + rake (13.0.1) rdoc (3.12.1) json (~> 1.4) ref (1.0.2)