Move back to @matthewd's close io fixed rb-inotify.

This commit is contained in:
Kasper Timm Hansen 2017-07-19 19:43:12 +02:00
parent 1f7f872ac6
commit 5c16dd35a2
2 changed files with 13 additions and 2 deletions

View File

@ -39,6 +39,8 @@ gem "json", ">= 2.0.0"
gem "rubocop", ">= 0.47", require: false
gem "rb-inotify", github: "matthewd/rb-inotify", branch: "close-handling", require: false
group :doc do
gem "sdoc", "> 1.0.0.rc1", "< 2.0"
gem "redcarpet", "~> 3.2.3", platforms: :ruby

View File

@ -12,6 +12,14 @@ GIT
specs:
thor (0.19.4)
GIT
remote: https://github.com/matthewd/rb-inotify.git
revision: 856730aad4b285969e8dd621e44808a7c5af4242
branch: close-handling
specs:
rb-inotify (0.9.9)
ffi (~> 1.0)
GIT
remote: https://github.com/matthewd/websocket-client-simple.git
revision: e161305f1a466b9398d86df3b1731b03362da91b
@ -220,6 +228,8 @@ GEM
metaclass (~> 0.0.1)
mono_logger (1.1.0)
msgpack (1.1.0)
msgpack (1.1.0-x64-mingw32)
msgpack (1.1.0-x86-mingw32)
multi_json (1.12.1)
multipart-post (2.0.0)
mustache (1.0.3)
@ -267,8 +277,6 @@ GEM
rake
rake (12.0.0)
rb-fsevent (0.9.8)
rb-inotify (0.9.9)
ffi (~> 1.0)
rdoc (5.1.0)
redcarpet (3.2.3)
redis (3.3.3)
@ -416,6 +424,7 @@ DEPENDENCIES
rack-cache (~> 1.2)
rails!
rake (>= 11.1)
rb-inotify!
redcarpet (~> 3.2.3)
redis
resque