logstash-filter-geoip 0.1.7 → 0.1.9

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
2
  SHA1:
3
- metadata.gz: 055d9a481be41aa824d259e02f932da495a5fd9a
4
- data.tar.gz: 5d85be9108c5ec74aa4949623de9e962805d35aa
3
+ metadata.gz: 0bdb27f0f961aa1aff224b825b7791fdb733318f
4
+ data.tar.gz: 06ad0c0ef3d07867cc3eb00af529456ff974e142
5
5
  SHA512:
6
- metadata.gz: c8eb6ad1d6b3dffb9d485468874716fa57fd3b017855180ccfcb279896f56aeb3bd5a48a18e87afd136fbc6808c20a71b6bdcf20ccef2fa2c6ac6ddb64171fc8
7
- data.tar.gz: f2524a7cf6afd0e7bb73201b5dde7bcd1d01227772be1b67427bf31b94e45c24ff838b0828620192def20597ed325679492966ce182ddff5da77565b5f140718
6
+ metadata.gz: 54d2020a3ff1f836c9bc8ccfa9ad658b5baa75679b9f5f05f0f77e7d50a4b1a2850741a0ae4125ce80b8affd67055e8f584ba4be38b6a78fbef9c855f0246621
7
+ data.tar.gz: 43134f7978152681e52f6b27767a4cf7024a0199f0ec58463164ec1b09ab5196d2966fc5002fa1f593c237230b5ffb91bd90ca2149480c3c2690333b455cfc99
data/LICENSE CHANGED
@@ -1,4 +1,4 @@
1
- Copyright (c) 2012-2015 Elasticsearch <http://www.elasticsearch.org>
1
+ Copyright (c) 20122015 Elasticsearch <http://www.elastic.co>
2
2
 
3
3
  Licensed under the Apache License, Version 2.0 (the "License");
4
4
  you may not use this file except in compliance with the License.
@@ -1,13 +1,13 @@
1
1
  Gem::Specification.new do |s|
2
2
 
3
3
  s.name = 'logstash-filter-geoip'
4
- s.version = '0.1.7'
4
+ s.version = '0.1.9'
5
5
  s.licenses = ['Apache License (2.0)']
6
6
  s.summary = "$summary"
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/plugin install gemname. This gem is not a stand-alone program"
8
- s.authors = ["Elasticsearch"]
9
- s.email = 'info@elasticsearch.com'
10
- s.homepage = "http://www.elasticsearch.org/guide/en/logstash/current/index.html"
8
+ s.authors = ["Elastic"]
9
+ s.email = 'info@elastic.co'
10
+ s.homepage = "http://www.elastic.co/guide/en/logstash/current/index.html"
11
11
  s.require_paths = ["lib"]
12
12
 
13
13
  # Files
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: logstash-filter-geoip
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.7
4
+ version: 0.1.9
5
5
  platform: ruby
6
6
  authors:
7
- - Elasticsearch
7
+ - Elastic
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-03-02 00:00:00.000000000 Z
11
+ date: 2015-04-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  requirement: !ruby/object:Gem::Requirement
@@ -59,7 +59,7 @@ dependencies:
59
59
  - !ruby/object:Gem::Version
60
60
  version: '0'
61
61
  description: This gem is a logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/plugin install gemname. This gem is not a stand-alone program
62
- email: info@elasticsearch.com
62
+ email: info@elastic.co
63
63
  executables: []
64
64
  extensions: []
65
65
  extra_rdoc_files: []
@@ -76,7 +76,7 @@ files:
76
76
  - vendor.json
77
77
  - vendor/GeoIPASNum-2014-02-12.dat
78
78
  - vendor/GeoLiteCity-2013-01-18.dat
79
- homepage: http://www.elasticsearch.org/guide/en/logstash/current/index.html
79
+ homepage: http://www.elastic.co/guide/en/logstash/current/index.html
80
80
  licenses:
81
81
  - Apache License (2.0)
82
82
  metadata:
@@ -98,7 +98,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
98
98
  version: '0'
99
99
  requirements: []
100
100
  rubyforge_project:
101
- rubygems_version: 2.4.5
101
+ rubygems_version: 2.1.9
102
102
  signing_key:
103
103
  specification_version: 4
104
104
  summary: $summary