From d301f31bb877dd7ad9707c24eef2768fffbd4a3c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 7 Jul 2021 06:09:36 +0000 Subject: [PATCH] Bump rake from 13.0.1 to 13.0.4 Bumps [rake](https://github.com/ruby/rake) from 13.0.1 to 13.0.4. - [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.1...v13.0.4) 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 20b79913abd..ce8d66d53cc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -228,7 +228,7 @@ GEM forwardable-extended (~> 2.6) public_suffix (3.1.1) rainbow (3.0.0) - rake (13.0.1) + rake (13.0.4) rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0)