From 6ce2a9d992c977c71065b5d0d315dfd740f4c4b2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Dec 2020 05:29:41 +0000 Subject: [PATCH] Bump rake from 13.0.1 to 13.0.3 Bumps [rake](https://github.com/ruby/rake) from 13.0.1 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/v13.0.1...v13.0.3) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 342cfde4..7c79ad6f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,7 +51,7 @@ GEM rack rack-test (1.1.0) rack (>= 1.0, < 3) - rake (13.0.1) + rake (13.0.3) rdiscount (2.2.0.2) regexp_parser (1.7.1) rspec (3.9.0)