Adding some limits and monitoring with iNotify

This commit is contained in:
Charles Care
2019-11-28 17:47:54 +00:00
parent e5d6ce5c2c
commit f875f9530f
2 changed files with 4 additions and 1 deletions

View File

@@ -52,6 +52,8 @@ GEM
aws-sdk-sns
aws-sdk-sqs
rake (12.3.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
rugged (0.28.2)
simplecov (0.17.0)
docile (~> 1.1)
@@ -77,6 +79,7 @@ DEPENDENCIES
mocha
propono
rake
rb-inotify (~> 0.9.7)
rugged
simplecov
zeitwerk