mirror of
https://github.com/elastic/logstash.git
synced 2025-04-25 07:07:54 -04:00
parent
741b077250
commit
7045330f15
1 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
PATH
|
PATH
|
||||||
remote: ./logstash-core
|
remote: ./logstash-core
|
||||||
specs:
|
specs:
|
||||||
logstash-core (6.2.0-java)
|
logstash-core (6.2.2-java)
|
||||||
chronic_duration (= 0.10.6)
|
chronic_duration (= 0.10.6)
|
||||||
clamp (~> 0.6.5)
|
clamp (~> 0.6.5)
|
||||||
concurrent-ruby (~> 1.0, >= 1.0.5)
|
concurrent-ruby (~> 1.0, >= 1.0.5)
|
||||||
|
@ -26,7 +26,7 @@ PATH
|
||||||
remote: ./logstash-core-plugin-api
|
remote: ./logstash-core-plugin-api
|
||||||
specs:
|
specs:
|
||||||
logstash-core-plugin-api (2.1.16-java)
|
logstash-core-plugin-api (2.1.16-java)
|
||||||
logstash-core (= 6.2.0)
|
logstash-core (= 6.2.2)
|
||||||
|
|
||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
|
@ -49,7 +49,7 @@ GEM
|
||||||
nokogiri (~> 1)
|
nokogiri (~> 1)
|
||||||
backports (3.11.1)
|
backports (3.11.1)
|
||||||
benchmark-ips (2.7.2)
|
benchmark-ips (2.7.2)
|
||||||
bindata (2.4.1)
|
bindata (2.4.2)
|
||||||
buftok (0.2.0)
|
buftok (0.2.0)
|
||||||
builder (3.2.3)
|
builder (3.2.3)
|
||||||
cabin (0.9.0)
|
cabin (0.9.0)
|
||||||
|
@ -158,9 +158,9 @@ GEM
|
||||||
jls-grok (~> 0.11.1)
|
jls-grok (~> 0.11.1)
|
||||||
logstash-core-plugin-api (>= 1.60, <= 2.99)
|
logstash-core-plugin-api (>= 1.60, <= 2.99)
|
||||||
logstash-patterns-core
|
logstash-patterns-core
|
||||||
logstash-codec-netflow (3.10.0)
|
logstash-codec-netflow (3.11.0)
|
||||||
bindata (>= 1.5.0)
|
bindata (>= 1.5.0)
|
||||||
logstash-core-plugin-api (>= 1.60, <= 2.99)
|
logstash-core-plugin-api (~> 2.0)
|
||||||
logstash-codec-plain (3.0.6)
|
logstash-codec-plain (3.0.6)
|
||||||
logstash-core-plugin-api (>= 1.60, <= 2.99)
|
logstash-core-plugin-api (>= 1.60, <= 2.99)
|
||||||
logstash-codec-rubydebug (3.0.5)
|
logstash-codec-rubydebug (3.0.5)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue