From 4433859cb6b01b5dda6cc2b95d189d7fa9305a2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 15:10:31 +0000 Subject: [PATCH] Bump rake from 12.3.1 to 12.3.3 in /docs Bumps [rake](https://github.com/ruby/rake) from 12.3.1 to 12.3.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/v12.3.1...v12.3.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 d2edd20a..41c145a1 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -55,7 +55,7 @@ GEM pathutil (0.16.1) forwardable-extended (~> 2.6) public_suffix (3.0.3) - rake (12.3.1) + rake (12.3.3) rb-fsevent (0.10.3) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2)