logstash-input-mongoprofile 0.0.2 → 0.0.3

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: 386e6631fd7c0d1808d74cdd3fa0826a622d7b43
4
- data.tar.gz: 34c1f19b1ed4eed887ac1d19e0cfc220f3a4be96
3
+ metadata.gz: f64d165ba555b5692e17afae04c5d9d27a69028c
4
+ data.tar.gz: 9392a9f2dfdeb9f9b86785a17147f02120e28e84
5
5
  SHA512:
6
- metadata.gz: 7652cf1aef3e325e8df24a27185c56146f9863e6170a7e5e6c532909ff106bdb02bc753eb279b1849980b80c62416b3e3f7ce1063657e72deca791dcb58abd4d
7
- data.tar.gz: 579b0048bbf4a46c28039ec55b715445e9c42eca1927c31565bdf41a02c936af985f7f5a233f2b4c16f4191337fe86f92ca3df89e29fc24c90eadb59c7b1349a
6
+ metadata.gz: 2bd9dfcf337d3079bce9519a43e175bcbfe92b312dc1477f356e2a4039744475dc3f4b9c2710ca6a9a96571d9dab42d15a4ca52aa43251e8743315b6edc031e1
7
+ data.tar.gz: 18804d37f574ac68354e43b168514c84d86aaa9a4ab57aa13c928274073220961f63e7e28692dd3726929152dab32ca7bfccdb21d958e5e54c2fb2f02967998a
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'logstash-input-mongoprofile'
3
- s.version = '0.0.2'
3
+ s.version = '0.0.3'
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/logstash-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-mongoprofile
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Elastic