From e94436bb63dc1fa0c2715e5b7c67eb59588ecfda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Mar 2021 03:11:49 +0000 Subject: [PATCH] Bump rake from 10.5.0 to 13.0.3 Bumps [rake](https://github.com/ruby/rake) from 10.5.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/v10.5.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 a1466d1..0a2b4f2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -48,7 +48,7 @@ GEM psych (3.3.1) racc (1.5.2) rack (2.2.3) - rake (10.5.0) + rake (13.0.3) rchardet (1.8.0) rdoc (6.3.0) rspec (3.10.0)