From 38794344ebcdabcbff00d516003653abbae08223 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 9 Jul 2021 11:16:35 +0000 Subject: [PATCH] Bump rake from 13.0.3 to 13.0.6 Bumps [rake](https://github.com/ruby/rake) from 13.0.3 to 13.0.6. - [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.3...v13.0.6) 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 e7f1fea..c3ff1e0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -39,7 +39,7 @@ GEM equatable (~> 0.5.0) tty-color (~> 0.4.0) rainbow (3.0.0) - rake (13.0.3) + rake (13.0.6) regexp_parser (2.0.3) rexml (3.2.4) rouge (3.25.0)