From 0622f1e8e83a2f4a6433ca2ffeee898dd541f268 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 09:18:06 +0000 Subject: [PATCH] Bump rake from 12.3.0 to 12.3.3 in /docs/guides Bumps [rake](https://github.com/ruby/rake) from 12.3.0 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.0...v12.3.3) Signed-off-by: dependabot[bot] --- docs/guides/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/Gemfile.lock b/docs/guides/Gemfile.lock index 0459ad5d..96f69b31 100644 --- a/docs/guides/Gemfile.lock +++ b/docs/guides/Gemfile.lock @@ -80,7 +80,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (3.0.1) - rake (12.3.0) + rake (12.3.3) rb-fsevent (0.10.2) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2)