From 5154400b30ac4b3b98723c4f6622f8da72e57d04 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Sun, 18 Jun 2017 07:18:34 -0400 Subject: [PATCH] Upgraded rb-inotify gem --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1190bff..0dcddf6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -227,8 +227,8 @@ GEM raindrops (0.18.0) rake (12.0.0) rb-fsevent (0.9.8) - rb-inotify (0.9.9) - ffi (~> 1.0) + rb-inotify (0.9.10) + ffi (>= 0.5.0, < 2) ref (2.0.0) responders (2.4.0) actionpack (>= 4.2.0, < 5.3)