From d32383a3b60120b41e3f042cb322aabcc6f206ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Mar 2021 17:54:12 +0000 Subject: [PATCH] Bump rake from 12.3.0 to 13.0.3 Bumps [rake](https://github.com/ruby/rake) from 12.3.0 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.0...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 f0bcc67..09d3153 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,7 +9,7 @@ GEM public_suffix (3.0.1) rainbow (2.2.2) rake - rake (12.3.0) + rake (13.0.3) rubocop (0.51.0) parallel (~> 1.10) parser (>= 2.3.3.1, < 3.0)