Include file input and zeromq

This commit is contained in:
Suyog Rao 2016-03-23 14:55:11 -07:00
parent 12de714d5f
commit 94f20dc3b8

View file

@ -277,7 +277,7 @@ GEM
logstash-codec-plain
logstash-core (>= 2.0.0.beta2, < 3.0.0)
stud (~> 0.0.22)
logstash-input-file (2.2.2)
logstash-input-file (2.2.4)
addressable
filewatch (~> 0.8, >= 0.8.1)
logstash-codec-multiline (~> 2.0.7)
@ -349,7 +349,7 @@ GEM
logstash-codec-plain
logstash-core (>= 2.0.0.beta2, < 3.0.0)
stud (~> 0.0.22)
logstash-input-rabbitmq (3.3.0)
logstash-input-rabbitmq (4.0.0)
logstash-codec-json
logstash-core (>= 2.0.0, < 3.0.0)
logstash-mixin-rabbitmq_connection (>= 2.3.0, < 3.0.0)
@ -439,9 +439,9 @@ GEM
logstash-core (>= 2.0.0, < 3.0.0)
manticore (>= 0.5.4, < 1.0.0)
stud (~> 0.0, >= 0.0.17)
logstash-output-email (3.0.2)
logstash-core (>= 2.0.0.beta2, < 3.0.0)
mail (~> 2.6.0, >= 2.6.3)
logstash-output-email (3.0.4)
logstash-core (>= 2.0.0, < 3.0.0)
mail (= 2.6.3)
logstash-output-exec (2.0.2)
logstash-core (>= 2.0.0.beta2, < 3.0.0)
logstash-output-file (2.2.3)