logstash-input-github 3.0.3 → 3.0.4

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: 3eb037872bb91589dff3cac6d10dcdf57d519940
4
- data.tar.gz: 06f9a59a5d9d9d173d3c822bc9a696785d0a943d
3
+ metadata.gz: c5529d3ba68d8b0f16ac80d36b03a70e55241cf7
4
+ data.tar.gz: 0c389115612e7485a020f4da946b0a8132515548
5
5
  SHA512:
6
- metadata.gz: 97829727f30807f1f7c765068e735d9b510c14c16e7141f9a65735bad07ad9a491087286a042faf963a58938ad335f67cc95c0c2ebae3a64956373b41e9b784c
7
- data.tar.gz: 4bbd867284680a79d7f72971b5278a796e022e1f0697598c29998d89cc61010395f542ac036df97c5ddc667a1f12f21ad195c8be9343ca89d204b656041d3ebe
6
+ metadata.gz: b3a190fd388652dcfca81dd705ede65d003db513561d92fddf7f5d3d9bb2056f7b2fb7fc14f19c8a9472a82ab456c19195ab3e42a4e97ddbad53a6e0ad5ca746
7
+ data.tar.gz: 16347d944c61a9748d5a3c194ef81c4b5b8975f76c27de098077ef185efa91bf3515baf35f22f2d07b5a5c97d6f5303470a4dc8143acc2dad2570c559ae4e3e9
@@ -1,3 +1,6 @@
1
+ ## 3.0.4
2
+ - Fix some documentation issues
3
+
1
4
  ## 3.0.1
2
5
  - Relax constraint on logstash-core-plugin-api to >= 1.60 <= 2.99
3
6
 
@@ -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
  === Github input plugin
18
18
 
@@ -1,7 +1,7 @@
1
1
  Gem::Specification.new do |s|
2
2
 
3
3
  s.name = 'logstash-input-github'
4
- s.version = '3.0.3'
4
+ s.version = '3.0.4'
5
5
  s.licenses = ['Apache License (2.0)']
6
6
  s.summary = "Accept events from github webhooks."
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"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: logstash-input-github
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.3
4
+ version: 3.0.4
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-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  requirement: !ruby/object:Gem::Requirement