From c1eb7b8aef2207853299e1fb99b01d522ec5f14a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2019 13:06:22 +0000 Subject: [PATCH] build: bump listen from 3.2.0 to 3.2.1 in /docs Bumps [listen](https://github.com/guard/listen) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/guard/listen/releases) - [Commits](https://github.com/guard/listen/compare/v3.2.0...v3.2.1) 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 800e0ab1db..8a9c6af61c 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -201,7 +201,7 @@ GEM jekyll (>= 3.0, < 5.0) kramdown (1.17.0) liquid (4.0.3) - listen (3.2.0) + listen (3.2.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6)