From 8ce384eec4c65f68eb16887fca7bce147b060840 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Mar 2021 17:59:53 +0000 Subject: [PATCH] Bump rake from 12.3.2 to 13.0.3 in /2019_version/app Bumps [rake](https://github.com/ruby/rake) from 12.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/v12.3.2...v13.0.3) Signed-off-by: dependabot[bot] --- 2019_version/app/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2019_version/app/Gemfile.lock b/2019_version/app/Gemfile.lock index 97c8df6..a3f99d1 100644 --- a/2019_version/app/Gemfile.lock +++ b/2019_version/app/Gemfile.lock @@ -80,7 +80,7 @@ GEM parallel (1.14.0) public_suffix (3.0.3) rack (2.0.6) - rake (12.3.2) + rake (13.0.3) rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0)