From 0f4876c484c57d88c8c75b7a2b0371039a143b8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 07:41:13 +0000 Subject: [PATCH] build(deps-dev): bump the bundler group with 1 update Bumps the bundler group with 1 update: [listen](https://github.com/guard/listen). Updates `listen` from 3.8.0 to 3.9.0 - [Release notes](https://github.com/guard/listen/releases) - [Commits](https://github.com/guard/listen/compare/v3.8.0...v3.9.0) --- updated-dependencies: - dependency-name: listen dependency-type: indirect update-type: version-update:semver-minor dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index cb8885882..e7ed163ac 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,7 +49,7 @@ GEM jwt (2.8.0) base64 language_server-protocol (3.17.0.3) - listen (3.8.0) + listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) lumberjack (1.2.10)