From b60a986b218dfe28b38bf826f4dd184a371035fc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2019 05:30:29 +0000 Subject: [PATCH] build: bump rake from 12.3.2 to 12.3.3 in /docs Bumps [rake](https://github.com/ruby/rake) from 12.3.2 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.2...v12.3.3) Signed-off-by: dependabot-preview[bot] --- docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index b4e45c49ee..314f6c7946 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -223,7 +223,7 @@ GEM forwardable-extended (~> 2.6) public_suffix (3.1.1) rainbow (3.0.0) - rake (12.3.2) + rake (12.3.3) rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0)