From 5afd34f29c473eb577c2ed533003dcb874e3f9e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 02:11:39 +0000 Subject: [PATCH] Bump listen from 3.5.1 to 3.8.0 Bumps [listen](https://github.com/guard/listen) from 3.5.1 to 3.8.0. - [Release notes](https://github.com/guard/listen/releases) - [Commits](https://github.com/guard/listen/compare/v3.5.1...v3.8.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..15d34ec42 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.8.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 a37645959..38f628eb6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,7 +69,7 @@ GEM kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) liquid (4.0.3) - listen (3.5.1) + listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) locale (2.1.3) @@ -172,7 +172,7 @@ DEPENDENCIES jekyll (~> 4.1) json (~> 2.5) kramdown (~> 2.3) - listen (~> 3.5.1) + listen (~> 3.8.0) maruku (~> 0.7) nokogiri (>= 1.12.5) pandoc-ruby