From f4befa5e28c24812d24c0c2e5fa53c41995924af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 12:43:41 +0000 Subject: [PATCH] chore(deps-dev): 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 | 2 +- Gemfile.lock | 21 +++++++++++---------- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/Gemfile b/Gemfile index 8aa6245..c56ec06 100644 --- a/Gemfile +++ b/Gemfile @@ -69,7 +69,7 @@ gem "faker", "~> 3.6", groups: [:development, :test].tap { |groups| group :development do # Access an interactive console on exception pages or by calling "console" anywhere in the code. gem "web-console", "~> 4.3.0" - gem "listen", "~> 3.9.0" + gem "listen", "~> 3.10.0" # Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring # gem "spring" diff --git a/Gemfile.lock b/Gemfile.lock index 68ecb12..747040b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -149,14 +149,14 @@ GEM logger faraday-net_http (3.4.2) net-http (~> 0.5) - ffi (1.17.3-aarch64-linux-gnu) - ffi (1.17.3-aarch64-linux-musl) - ffi (1.17.3-arm-linux-gnu) - ffi (1.17.3-arm-linux-musl) - ffi (1.17.3-arm64-darwin) - ffi (1.17.3-x86_64-darwin) - ffi (1.17.3-x86_64-linux-gnu) - ffi (1.17.3-x86_64-linux-musl) + ffi (1.17.4-aarch64-linux-gnu) + ffi (1.17.4-aarch64-linux-musl) + ffi (1.17.4-arm-linux-gnu) + ffi (1.17.4-arm-linux-musl) + ffi (1.17.4-arm64-darwin) + ffi (1.17.4-x86_64-darwin) + ffi (1.17.4-x86_64-linux-gnu) + ffi (1.17.4-x86_64-linux-musl) geo_coord (0.2.0) geocoder (1.8.6) base64 (>= 0.1.0) @@ -208,7 +208,8 @@ GEM base64 language_server-protocol (3.17.0.5) 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) @@ -520,7 +521,7 @@ DEPENDENCIES importmap-rails inline_svg jwt - listen (~> 3.9.0) + listen (~> 3.10.0) memory_profiler ostruct pagy (~> 43.5)