logstash-output-loggly 3.0.1 → 3.0.2

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: 6323456ef07633f6509b6a8dfe8a1e15060efc22
4
- data.tar.gz: 2bc350d43f9f9f5a7692371a3a2f55c04a6aae5d
3
+ metadata.gz: c0b3ee94efdb5797515ad054148a683e0460fefd
4
+ data.tar.gz: 430d32fcece0d9d104ad10b0b05d89e86742f4b0
5
5
  SHA512:
6
- metadata.gz: 763663cd842cffa47291f12f6b4bbe3f8ca8065faaa191897c8c1d000d0ce96c7ed85d18f7e347a442970ea29f2b7f8c80de1136b2864455e38c738efcea5a60
7
- data.tar.gz: e2cf37bed1b83b32c9c157f2ad0611f060840fea5304d7117bd877428c7546348511418b2863cba63c917b178bbedcc968042bf9145da8e212e716664937b3c0
6
+ metadata.gz: 5068d7783b5a50c4ff5634a0ee89dd883412010d67deaae42f705356eb483809d9b5e6ff7fbdb30db9e62fe1115d862d90d2ac9c2c2ddff6aeb5a07aeeb137c0
7
+ data.tar.gz: 649fa1ddc63ed7ccabe9f37b1b338edc40fa6a6c6dd37164dc5ef2b7c1a08ed08b0b9e528763e737491e133c839cb71589dd387921b154973528555f2d49b2c3
@@ -1,3 +1,6 @@
1
+ ## 3.0.2
2
+ - Fix some documentation issues
3
+
1
4
  ## 3.0.0
2
5
  - update to the new plugin api
3
6
  - update travis.yml
@@ -12,7 +12,7 @@ START - GENERATED VARIABLES, DO NOT EDIT!
12
12
  END - GENERATED VARIABLES, DO NOT EDIT!
13
13
  ///////////////////////////////////////////
14
14
 
15
- [id="plugins-{type}-{plugin}"]
15
+ [id="plugins-{type}s-{plugin}"]
16
16
 
17
17
  === Loggly output plugin
18
18
 
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'logstash-output-loggly'
3
- s.version = '3.0.1'
3
+ s.version = '3.0.2'
4
4
  s.licenses = ['Apache License (2.0)']
5
5
  s.summary = "Got a loggly account? Use logstash to ship logs to Loggly!"
6
6
  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"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: logstash-output-loggly
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1
4
+ version: 3.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Elastic
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-06-23 00:00:00.000000000 Z
11
+ date: 2017-08-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  requirement: !ruby/object:Gem::Requirement