From 53182c95d19f8ec5bae709267c7669fd54bfd797 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jan 2021 17:28:44 +0000 Subject: [PATCH] Bump rake from 12.3.1 to 13.0.3 Bumps [rake](https://github.com/ruby/rake) from 12.3.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/v12.3.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 381da48..0b0327b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,7 +46,7 @@ GEM power_assert (1.1.3) psych (3.0.3) rack (2.0.6) - rake (12.3.1) + rake (13.0.3) rdoc (6.0.4) redis (4.2.5) redis-namespace (1.6.0)