From 28c5341b145c2ae8e6201ec6cc4d4c35c833b462 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 13:45:15 +0000 Subject: [PATCH] Bump rake from 12.0.0 to 13.0.6 Bumps [rake](https://github.com/ruby/rake) from 12.0.0 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/v12.0.0...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 fa82f02..8d59f98 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -39,7 +39,7 @@ GEM posix-spawn (0.3.13) rainbow (2.2.2) rake - rake (12.0.0) + rake (13.0.6) redcarpet (3.5.0) rspec (3.5.0) rspec-core (~> 3.5.0)