From d160c48a3373b6e54a98e1c3b6c95d040d3c95c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 18:36:10 +0000 Subject: [PATCH] Bump rb-inotify from 0.10.1 to 0.11.1 Bumps [rb-inotify](https://github.com/guard/rb-inotify) from 0.10.1 to 0.11.1. - [Commits](https://github.com/guard/rb-inotify/compare/v0.10.1...v0.11.1) --- updated-dependencies: - dependency-name: rb-inotify dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6c065ee9..587715d9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,7 +112,9 @@ GEM factory_bot_rails (6.4.3) factory_bot (~> 6.4) railties (>= 5.0.0) - ffi (1.16.3) + ffi (1.17.0-arm64-darwin) + ffi (1.17.0-x86_64-darwin) + ffi (1.17.0-x86_64-linux-gnu) globalid (1.2.1) activesupport (>= 6.1) httparty (0.22.0) @@ -227,7 +229,7 @@ GEM rainbow (3.1.1) rake (13.2.1) rb-fsevent (0.11.2) - rb-inotify (0.10.1) + rb-inotify (0.11.1) ffi (~> 1.0) rbs (2.8.4) rdoc (6.7.0)