Upgrade listen to 3.2.1 for darwin fixes

Pulls in a fix where the darwin adapter no longers create a `fsevent_watch` process
for each directory that Listen has been asked to watch.
This commit is contained in:
Alan Tan 2019-12-06 08:21:24 +08:00
parent 05a6cd5565
commit c9430dba39
1 changed files with 5 additions and 5 deletions

View File

@ -239,10 +239,10 @@ GEM
faye-websocket (0.10.9)
eventmachine (>= 0.12.0)
websocket-driver (>= 0.5.1)
ffi (1.11.1)
ffi (1.11.1-java)
ffi (1.11.1-x64-mingw32)
ffi (1.11.1-x86-mingw32)
ffi (1.11.3)
ffi (1.11.3-java)
ffi (1.11.3-x64-mingw32)
ffi (1.11.3-x86-mingw32)
fugit (1.3.3)
et-orbi (~> 1.1, >= 1.1.8)
raabro (~> 1.1)
@ -297,7 +297,7 @@ GEM
mustache
nokogiri
libxml-ruby (3.1.0)
listen (3.2.0)
listen (3.2.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.3.0)