From 7cc7025fbfd04ba185183fbb9240e492458408dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 09:21:05 +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) --- updated-dependencies: - dependency-name: jekyll-watch dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a64797568a6c..88b5c864ff09 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,7 +11,7 @@ GEM fssm (>= 0.2.7) sass (~> 3.2.19) execjs (2.7.0) - ffi (1.9.14) + ffi (1.15.5) forwardable-extended (2.6.0) fssm (0.2.10) haml (4.0.7) @@ -35,14 +35,15 @@ GEM addressable (~> 2.4.0) 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.12.0) libv8 (3.16.14.15) liquid (3.0.6) - 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) @@ -84,12 +85,13 @@ GEM rack rake (10.5.0) rb-fsevent (0.9.7) - rb-inotify (0.9.7) - ffi (>= 0.5.0) + rb-inotify (0.10.1) + ffi (~> 1.0) rdiscount (2.2.0.1) redcarpet (3.3.4) ref (2.0.0) rouge (1.11.1) + ruby_dep (1.5.0) rubypants (0.5.0) rubypants-unicode (0.2.5) safe_yaml (1.0.4)