mirror of
https://github.com/elastic/logstash.git
synced 2025-04-23 22:27:21 -04:00
use date 3.1.1 (#6478)
add paquet to Gemfile and pin filter-date to 3.1.1
This commit is contained in:
parent
42e2a97177
commit
ace70da06b
1 changed files with 3 additions and 1 deletions
|
@ -202,7 +202,7 @@ GEM
|
|||
logstash-core-plugin-api (>= 1.60, <= 2.99)
|
||||
logstash-filter-csv (3.0.2)
|
||||
logstash-core-plugin-api (>= 1.60, <= 2.99)
|
||||
logstash-filter-date (3.1.2)
|
||||
logstash-filter-date (3.1.1)
|
||||
logstash-core-plugin-api (>= 1.60, <= 2.99)
|
||||
logstash-filter-dns (3.0.3)
|
||||
logstash-core-plugin-api (>= 1.60, <= 2.99)
|
||||
|
@ -522,6 +522,7 @@ GEM
|
|||
numerizer (0.1.1)
|
||||
octokit (3.8.0)
|
||||
sawyer (~> 0.6.0, >= 0.5.3)
|
||||
paquet (0.2.0)
|
||||
pleaserun (0.0.27)
|
||||
cabin (> 0)
|
||||
clamp
|
||||
|
@ -726,6 +727,7 @@ DEPENDENCIES
|
|||
logstash-output-webhdfs
|
||||
logstash-output-xmpp
|
||||
octokit (= 3.8.0)
|
||||
paquet (~> 0.2.0)
|
||||
pleaserun (~> 0.0.27)
|
||||
rack-test
|
||||
rspec (~> 3.1.0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue