logstash-filter-exclusion_filter 0.2.5 → 0.3.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/VERSION +1 -1
- data/lib/logstash-filter-exclusion_filter_jars.rb +1 -1
- data/vendor/jar-dependencies/ai/securely/plugins/logstash-filter-exclusion_filter/{0.2.5/logstash-filter-exclusion_filter-0.2.5.jar → 0.3.0/logstash-filter-exclusion_filter-0.3.0.jar} +0 -0
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4b8822b612d855da1716136f89c2123103b2e3ef750354054d2e1583e243e057
|
4
|
+
data.tar.gz: e408bfc81e9dabda56d30c638c6395276846912dd956ca63299c480ad15da207
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3e4d007ef7037aac8bca7edd436bec5abeb83b27ae2548858f8d150bb5282366d6ba246aa74747f2f2ae527b76222bee2b91e55a61b830f1bfd886050bc16434
|
7
|
+
data.tar.gz: 3440f388eaed64df60bf6e66a9584f1d8ad94e6c47e0870509f454bf8218566eab9f5df1ccd6d5d1b6ce18dff1554ad35b0de352f9f6ad6e542afcb4017dbb26
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
0.
|
1
|
+
0.3.0
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: logstash-filter-exclusion_filter
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.3.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Securely
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2019-
|
11
|
+
date: 2019-10-02 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
requirement: !ruby/object:Gem::Requirement
|
@@ -75,7 +75,7 @@ files:
|
|
75
75
|
- lib/logstash-filter-exclusion_filter_jars.rb
|
76
76
|
- lib/logstash/filters/exclusion_filter.rb
|
77
77
|
- logstash-filter-exclusion_filter.gemspec
|
78
|
-
- vendor/jar-dependencies/ai/securely/plugins/logstash-filter-exclusion_filter/0.
|
78
|
+
- vendor/jar-dependencies/ai/securely/plugins/logstash-filter-exclusion_filter/0.3.0/logstash-filter-exclusion_filter-0.3.0.jar
|
79
79
|
homepage: https://logstash.securely.ai/exclusion
|
80
80
|
licenses:
|
81
81
|
- Apache-2.0
|