From 15d83724ea9c41bd15166a3ad5c6b1fe85a94e08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 09:34:08 +0000 Subject: [PATCH] Bump listen from 3.9.0 to 3.10.0 Bumps [listen](https://github.com/guard/listen) from 3.9.0 to 3.10.0. - [Release notes](https://github.com/guard/listen/releases) - [Commits](https://github.com/guard/listen/compare/v3.9.0...v3.10.0) --- updated-dependencies: - dependency-name: listen dependency-version: 3.10.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6036ca93cf..ab50691fd7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -338,7 +338,7 @@ GEM webrick (~> 1.7) websocket-driver (>= 0.6, < 0.8) ffaker (2.25.0) - ffi (1.17.2) + ffi (1.17.3) flipper (1.3.6) concurrent-ruby (< 2) flipper-active_record (1.3.6) @@ -476,7 +476,8 @@ GEM launchy (>= 2.2, < 4) link_header (0.0.8) lint_roller (1.1.0) - listen (3.9.0) + listen (3.10.0) + logger rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) logger (1.7.0) @@ -689,7 +690,7 @@ GEM activesupport (>= 6.1.5) i18n rb-fsevent (0.11.2) - rb-inotify (0.10.1) + rb-inotify (0.11.1) ffi (~> 1.0) rdf (3.3.4) bcp47_spec (~> 0.2)