From b929635840f7579cc35bae27689f200df2b621e2 Mon Sep 17 00:00:00 2001 From: William Johnston Date: Sat, 12 Mar 2016 07:59:21 -0600 Subject: [PATCH] Update to new version of rb-inotify --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 989f9189..540a0c30 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,7 +102,7 @@ GEM sawyer (~> 0.6.0, >= 0.5.3) public_suffix (1.5.3) rb-fsevent (0.9.7) - rb-inotify (0.9.6) + rb-inotify (0.9.7) ffi (>= 0.5.0) rdiscount (2.1.8) redcarpet (3.3.3)