logstash-filter-exclusion_filter 0.2.2 → 0.2.3
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.2/logstash-filter-exclusion_filter-0.2.2.jar → 0.2.3/logstash-filter-exclusion_filter-0.2.3.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: 71b35d5616bd02ef56d1d12e788bfd3b52651dc30fe4e62ba51328b110966098
|
4
|
+
data.tar.gz: 52852184bcd3f65305cf36a5119fef2a468e1a62e8c443bcd405647ef25440a2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1027f27eb4f348aaf0b0a71e225c956c6bff2ea52466cbb1db3974bee1a60ec01cec71a6e875d89388f13271063b758cbbc7ec5a7f9aaba086d771e3b1217049
|
7
|
+
data.tar.gz: 6ecb4b4b88706e484d9e905f1637341a24e197bdef03e730be7a91c60081774a2c4ba6de93f7b376c2b69da5ea3e00dec55b776740cf7e57c4f413046b8932b4
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
0.2.
|
1
|
+
0.2.3
|
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.3
|
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-16 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.3/logstash-filter-exclusion_filter-0.2.3.jar
|
79
79
|
homepage: https://logstash.securely.ai/exclusion
|
80
80
|
licenses:
|
81
81
|
- Apache-2.0
|