From 1a900d66f0d823c11b90353d5d1d09b75f49bafc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Aug 2021 13:09:09 +0000 Subject: [PATCH] Bump rake from 10.0.4 to 13.0.6 Bumps [rake](https://github.com/ruby/rake) from 10.0.4 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/rake-10.0.4...v13.0.6) --- updated-dependencies: - dependency-name: rake dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 12838a9cb..e3359a561 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,7 +42,7 @@ GEM parallel_tests (0.13.1) parallel progress (2.4.0) - rake (10.0.4) + rake (13.0.6) repl_runner (0.0.2) activesupport rest-client (1.6.7)