logstash-filter-dns 3.0.6 → 3.0.7

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: a446def8abc7580cf2814d0202bd49b2babc2751
4
- data.tar.gz: 0d33c4613e4cb2346b5513573e34499e1121a6f0
2
+ SHA256:
3
+ metadata.gz: f70cd3ab7af0b1558159896ccda3e5b24b827fc3c56e0c5ad6524bf01ee1edb9
4
+ data.tar.gz: 7c565bc456246cf07fd94a824235f3d505cae4e1ae3a9a6ab98a2b8f2ca4d9c2
5
5
  SHA512:
6
- metadata.gz: 2afb27565c45b192fa80fa66b5ee23e3fd188f8a62c7f2d29985eda860a92a4731244f808026df72a3ebfd1eb6761393f1b1750cec97aaf7617296be231d92d2
7
- data.tar.gz: bca403c1267bc864b50b8e7c12037811bcf41454d4858e9ba85889908e46e75e6285050fa93041177a790f0d7db887d5c8940ab357d1d94a88bd87f8766af9f7
6
+ metadata.gz: d623329ec59b4a0a96878e7f6bc6aa5353e14acd2ecee2b486967963b8da99255adb922f015cdc5c01fbd08645f5798895026a9e93b8091d6a4e1ea380031af4
7
+ data.tar.gz: 291ab5d248faba4610d61cdd0b5e0f42194fc88b99743d22e817d7c9481e614f2ba8554fbddcc6bed87094ea9c9cb80030883b49dcef5bb288146b5db79e1a2a
@@ -1,3 +1,6 @@
1
+ ## 3.0.7
2
+ - Update gemspec summary
3
+
1
4
  ## 3.0.6
2
5
  - Fix some documentation issues
3
6
 
@@ -1,9 +1,9 @@
1
1
  Gem::Specification.new do |s|
2
2
 
3
3
  s.name = 'logstash-filter-dns'
4
- s.version = '3.0.6'
4
+ s.version = '3.0.7'
5
5
  s.licenses = ['Apache License (2.0)']
6
- s.summary = "This filter will resolve any IP addresses from a field of your choosing."
6
+ s.summary = "Performs a standard or reverse DNS lookup"
7
7
  s.description = "This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program"
8
8
  s.authors = ["Elastic"]
9
9
  s.email = 'info@elastic.co'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: logstash-filter-dns
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.6
4
+ version: 3.0.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Elastic
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-08-15 00:00:00.000000000 Z
11
+ date: 2017-11-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  requirement: !ruby/object:Gem::Requirement
@@ -58,7 +58,9 @@ dependencies:
58
58
  - - ">="
59
59
  - !ruby/object:Gem::Version
60
60
  version: '0'
61
- description: This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program
61
+ description: This gem is a Logstash plugin required to be installed on top of the
62
+ Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This
63
+ gem is not a stand-alone program
62
64
  email: info@elastic.co
63
65
  executables: []
64
66
  extensions: []
@@ -97,10 +99,10 @@ required_rubygems_version: !ruby/object:Gem::Requirement
97
99
  version: '0'
98
100
  requirements: []
99
101
  rubyforge_project:
100
- rubygems_version: 2.4.8
102
+ rubygems_version: 2.6.11
101
103
  signing_key:
102
104
  specification_version: 4
103
- summary: This filter will resolve any IP addresses from a field of your choosing.
105
+ summary: Performs a standard or reverse DNS lookup
104
106
  test_files:
105
107
  - spec/filters/dns_spec.rb
106
108
  - spec/fixtures/hosts