From 95e33a94bca1445d0294af694a1f9d5b567892c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Oct 2021 16:22:47 +0000 Subject: [PATCH] Bump listen from 3.5.1 to 3.7.0 Bumps [listen](https://github.com/guard/listen) from 3.5.1 to 3.7.0. - [Release notes](https://github.com/guard/listen/releases) - [Commits](https://github.com/guard/listen/compare/v3.5.1...v3.7.0) --- updated-dependencies: - dependency-name: listen dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 32a1abee9..219fe5247 100644 --- a/Gemfile +++ b/Gemfile @@ -12,7 +12,7 @@ group(:build_site) do gem 'kramdown', '~> 2.3' gem 'vlad', '~> 2.7' gem 'vlad-git', '~> 2.1' - gem 'listen', '~> 3.5.1' # Preserve ability to run on Ruby 2.0, since listen 3.1 requires Ruby ~> 2.2. + gem 'listen', '~> 3.7.0' # Preserve ability to run on Ruby 2.0, since listen 3.1 requires Ruby ~> 2.2. end group(:generate_references) do diff --git a/Gemfile.lock b/Gemfile.lock index 12ad3a4a3..f96c58faa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,7 +67,7 @@ GEM kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) liquid (4.0.3) - listen (3.5.1) + listen (3.7.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) locale (2.1.3) @@ -164,7 +164,7 @@ DEPENDENCIES jekyll (~> 4.1) json (~> 2.5) kramdown (~> 2.3) - listen (~> 3.5.1) + listen (~> 3.7.0) maruku (~> 0.7) nokogiri (>= 1.12.5) pandoc-ruby