From cfad0a15b8ba58e25b16108467426954f91a012f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 09:17:39 +0000 Subject: [PATCH] Bump rake from 10.1.1 to 13.0.3 Bumps [rake](https://github.com/ruby/rake) from 10.1.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/rake-10.1.1...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 2d68f9eb9..b0138a9ec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -127,7 +127,7 @@ GEM rdoc (~> 3.4) thor (~> 0.14.6) raindrops (0.13.0) - rake (10.1.1) + rake (13.0.3) rbx-require-relative (0.0.9) rdoc (3.12.2) json (~> 1.4)