logstash-filter-exclusion_filter 0.2.0 → 0.2.1
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.0/logstash-filter-exclusion_filter-0.2.0.jar → 0.2.1/logstash-filter-exclusion_filter-0.2.1.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: 96763745c9376402c9e0271a63210fec3cc5dea70cfbc9614d0ca6f013e55e26
|
4
|
+
data.tar.gz: 5ae255bb285183be6629ee8b166d67f8a821f4fcaa19b67e52bf23ffa936b963
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 34aebcdd41641b749c70ce310b86da4e71ea67b2661ea78b70e9bcca268da8b4e038279f5aaa25c0db161c3ca13761839e15fee28a60ec7dd7c225507763117c
|
7
|
+
data.tar.gz: 4fe6722ffcf82b2a7902d221d44be5f8e6f61a07242e37f5f49e25ab36cbeb3634db0109f1e73e1a4c90befb2c6eefa6a4cc852e904619776beed9d218314577
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
0.2.
|
1
|
+
0.2.1
|
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.2.
|
4
|
+
version: 0.2.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Securely
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2019-09-
|
11
|
+
date: 2019-09-10 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.2.
|
78
|
+
- vendor/jar-dependencies/ai/securely/plugins/logstash-filter-exclusion_filter/0.2.1/logstash-filter-exclusion_filter-0.2.1.jar
|
79
79
|
homepage: https://logstash.securely.ai/exclusion
|
80
80
|
licenses:
|
81
81
|
- Apache-2.0
|