From 1ed276b7865b54643bd86465fc22b194c19b49c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Dec 2020 05:52:03 +0000 Subject: [PATCH] build(deps-dev): bump rake from 13.0.1 to 13.0.3 in /docs Bumps [rake](https://github.com/ruby/rake) from 13.0.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/v13.0.1...v13.0.3) Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index a880ab82cb..e51911e17e 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -229,7 +229,7 @@ GEM forwardable-extended (~> 2.6) public_suffix (3.1.1) rainbow (3.0.0) - rake (13.0.1) + rake (13.0.3) rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0)