From d7b04a35c74c5b66ba1b9cdaf28c32250515b045 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2020 19:56:43 +0000 Subject: [PATCH] Bump jekyll-watch from 1.5.0 to 1.5.1 Bumps [jekyll-watch](https://github.com/jekyll/jekyll-watch) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/jekyll/jekyll-watch/releases) - [Changelog](https://github.com/jekyll/jekyll-watch/blob/master/History.markdown) - [Commits](https://github.com/jekyll/jekyll-watch/compare/v1.5.0...v1.5.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4a9684644f83..3f580bdfea9d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,7 @@ GEM chunky_png (~> 1.2) fssm (>= 0.2.7) sass (~> 3.2.19) - ffi (1.9.18) + ffi (1.13.1) forwardable-extended (2.6.0) fssm (0.2.10) jekyll (3.5.2) @@ -33,13 +33,14 @@ GEM jekyll (~> 3.3) jekyll-time-to-read (0.1.2) jekyll - jekyll-watch (1.5.0) - listen (~> 3.0, < 3.1) + jekyll-watch (1.5.1) + listen (~> 3.0) kramdown (1.14.0) liquid (4.0.0) - listen (3.0.8) + listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) + ruby_dep (~> 1.2) mercenary (0.3.6) method_source (0.8.2) octopress (3.0.11) @@ -72,11 +73,12 @@ GEM rack-protection (1.5.3) rack rake (10.5.0) - rb-fsevent (0.10.2) + rb-fsevent (0.10.4) rb-inotify (0.9.8) ffi (>= 0.5.0) redcarpet (3.4.0) rouge (1.11.1) + ruby_dep (1.5.0) safe_yaml (1.0.4) sass (3.2.19) sass-globbing (1.1.5)