Merge pull request #37896 from tgxworld/upgrade_listen

Upgrade listen to 3.2.1 for darwin fixes
This commit is contained in:
Ryuta Kamizono 2019-12-06 09:49:54 +09:00 committed by GitHub
commit 2821e8d02a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

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