logstash-input-thisisonlyatest 2.0.0 → 2.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: e6644506399786a81d83f9c9d361f42ae88453f5
4
- data.tar.gz: 302f91f1e03f595d98eb00df7d95b82b3e470171
3
+ metadata.gz: 83f798d948724c8df5e426d1f89051d54b4ed23f
4
+ data.tar.gz: f64b679de9c6feab984b28039deead48917443b2
5
5
  SHA512:
6
- metadata.gz: fbc1966d7d613aae0f1c80e247d0a1f2c037a840abd18ff0968e3a0728d3e8dc5af944710d6d1d74c37050803fb2c67866e7236917ea5e630091a778d9cc05f7
7
- data.tar.gz: f7bc81de01238dfc4d4de8632bcf447fc117d19da95c72f4d2c66d88222383aa81ddb9a846c2fc46c1a8bc61dafed780b328a7ef10c3eb10db2b81da5d973c8a
6
+ metadata.gz: 4d5c6e4eef3bd56b8aa58648c575a6392da054c77ba2196992864f31cf2f6edd4fe935db074f9022cb11e61a2644f4a8c518a25a4a4a4e0ee5c85f3737ed8d5c
7
+ data.tar.gz: 2ef81958b5b76de2447e9c4210d6b61d67f799125d59a36c8b73bdefc424904d28946c16f112a7160e3a12bdbb999a3d73fd459363ad9ebe4e0bb5be7f02263d
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'logstash-input-thisisonlyatest'
3
- s.version = '2.0.0'
3
+ s.version = '2.0.2'
4
4
  s.licenses = ['Apache License (2.0)']
5
5
  s.summary = "This example input streams a string at a definable interval."
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/plugin install gemname. This gem is not a stand-alone program"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: logstash-input-thisisonlyatest
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0
4
+ version: 2.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Elastic