logstash-input-meetup 3.0.1 → 3.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b2db897973865ec9b2e649d9d537a3fd8cabb739
4
- data.tar.gz: c9d3aa8efddf4f9a8ce4c7bfaf1f637e32c44c98
3
+ metadata.gz: 7a675db958ef2fa5a37d399306a722b2b602c6aa
4
+ data.tar.gz: 79ad7c638c5d3e385fdfdeb13086664a6e40bd67
5
5
  SHA512:
6
- metadata.gz: 8bfed0430f2e794756d63f3b58b524d9391847d005ab6fd88229cf131be9d5170e029ec7b11f0f52e1557ae05f44f4c2f14d24580e93fa51e651127cddb4ce93
7
- data.tar.gz: 9080e10f2b14373a726b629915f9f0ff990520320b49c09e1aa0055647bd17c40665bdf35c62087e1c90e4d124e28ef23bb483be3e1e3b1d5f840c1107778fed
6
+ metadata.gz: 8519a70de2eb89733608ced26902dfa40b941a565a1ec2d5b00f33c26ab2042710f2cdc0c87be9cc4756d8e4436e7da83c726f360bda0184332d577c1ef66146
7
+ data.tar.gz: f2c10e0809ee78c7cbfbdae4748d9ed9bc000d8017d1380227f375947732cd396560631df9d9ff9d1faf090509a6ac8f71ce0c436fa870ab1ffdaeb4b9ac669e
data/CHANGELOG.md CHANGED
@@ -1,3 +1,6 @@
1
+ ## 3.0.2
2
+ - Fix some documentation issues
3
+
1
4
  # 2.0.4
2
5
  - Depend on logstash-core-plugin-api instead of logstash-core, removing the need to mass update plugins on major releases of logstash
3
6
  # 2.0.3
data/docs/index.asciidoc CHANGED
@@ -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
  === Meetup input plugin
18
18
 
@@ -1,7 +1,7 @@
1
1
  Gem::Specification.new do |s|
2
2
 
3
3
  s.name = 'logstash-input-meetup'
4
- s.version = '3.0.1'
4
+ s.version = '3.0.2'
5
5
  s.licenses = ['Apache License (2.0)']
6
6
  s.summary = "Query and pull events from meetup groups."
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-meetup
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-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  requirement: !ruby/object:Gem::Requirement