From 34689a825322f85bc02f4107a7d761a23a6ea401 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Wed, 10 Feb 2016 15:08:39 -0500 Subject: [PATCH] Upgraded [listen, rb-inotify] gems --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c765027..c6fbfcf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -162,9 +162,9 @@ GEM launchy (2.4.3) addressable (~> 2.3) libv8 (3.16.14.13) - listen (3.0.5) + listen (3.0.6) rb-fsevent (>= 0.9.3) - rb-inotify (>= 0.9) + rb-inotify (>= 0.9.7) loofah (2.0.3) nokogiri (>= 1.5.9) lumberjack (1.0.10)