logstash-input-s3 3.1.7 → 3.1.8

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: 6af41687100e05c78cfab5ea671249a77224997a
4
- data.tar.gz: 85a9bc14307938a9208030e3b4fb4940dadb7a0d
2
+ SHA256:
3
+ metadata.gz: 4a526bec73e4d07a3547e1470e6733e45087d3b3a9904af4489df0e5f8735c4c
4
+ data.tar.gz: 80ff8f5c24cce9e91a8c848c2d31554188e6e685a2919d03122bb7eb95c5e024
5
5
  SHA512:
6
- metadata.gz: 133d8b4444db4af22ace661b2cc70995b633420ceaebd1a123739119ce9acf26f3ef3846234c4d57cdcf9f66545aaccd0e9fdc76ee346d5b4513abdbe749b202
7
- data.tar.gz: 0a5fd6ec63e8277bcf6e1a723c2b2201031637f75e92bd96f4fadfb8f60b4ab594a85b663e58e01f2ba6f6179c3a6ceede8dc771d60ad8ea4809004a70b6f155
6
+ metadata.gz: 5d14998fbcbf09289e6c0fde186d2c56154dad02196b3e222ee5b85c959122b6e4d8dae4861676016b801b8ba2f9bbdf8341b7d4cad86d43d60bfacf9d50c548
7
+ data.tar.gz: 16753788a73d9df21feb9bbb9ee82f8791c4a477563f0ffd44055a15e2463d654bd629815f20c30c0a5d680db79a240d6344713b584d6f11f2e7a87a73b489d0
@@ -1,3 +1,6 @@
1
+ ## 3.1.8
2
+ - Update gemspec summary
3
+
1
4
  ## 3.1.7
2
5
  - Fix missing last multi-line entry #120
3
6
 
@@ -1,9 +1,9 @@
1
1
  Gem::Specification.new do |s|
2
2
 
3
3
  s.name = 'logstash-input-s3'
4
- s.version = '3.1.7'
4
+ s.version = '3.1.8'
5
5
  s.licenses = ['Apache License (2.0)']
6
- s.summary = "Stream events from files from a S3 bucket."
6
+ s.summary = "Streams events from files in a S3 bucket"
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-input-s3
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.7
4
+ version: 3.1.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Elastic
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-10-03 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
@@ -100,7 +100,9 @@ dependencies:
100
100
  - - ">="
101
101
  - !ruby/object:Gem::Version
102
102
  version: '0'
103
- 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
103
+ description: This gem is a Logstash plugin required to be installed on top of the
104
+ Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This
105
+ gem is not a stand-alone program
104
106
  email: info@elastic.co
105
107
  executables: []
106
108
  extensions: []
@@ -150,10 +152,10 @@ required_rubygems_version: !ruby/object:Gem::Requirement
150
152
  version: '0'
151
153
  requirements: []
152
154
  rubyforge_project:
153
- rubygems_version: 2.4.8
155
+ rubygems_version: 2.6.11
154
156
  signing_key:
155
157
  specification_version: 4
156
- summary: Stream events from files from a S3 bucket.
158
+ summary: Streams events from files in a S3 bucket
157
159
  test_files:
158
160
  - spec/fixtures/cloudfront.log
159
161
  - spec/fixtures/compressed.log.gz