logstash-input-sttxml1 0.0.7 → 0.0.8

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: 3e9e8975e0ea089232b2cd357568125d3484aa11
4
- data.tar.gz: fc45fceb28856087ddee4cd6943d0a3571bdaa77
3
+ metadata.gz: f850adbbf287b942e3d7edb96f35d6162a6aadba
4
+ data.tar.gz: ceeac75f62ed1446cf36cdb120603dfc476e927b
5
5
  SHA512:
6
- metadata.gz: 2c6cb29d480f166f82fab034308fec69081d4e4fbfaf8afa0c23b1e994ec205a9c211c16b4ab76cf8e20fe8a1ae58b8b73afce0f33f1a332bf97e88a23b94d11
7
- data.tar.gz: 4b421b386b6ec52da6670457e9aca4c81972238c058c8404da33dc2ca2912b16a87bedcd38f0483206da262bce6cdb506df422da4b464ec135456a2990b8f29c
6
+ metadata.gz: 4ea335343186190b276f26807bade0ce24b2f61f8f374130f436d118a4a4702e370dcfc4097d1788f333d4a8eeedce9e5f891f45bf2484d00fd308281af65827
7
+ data.tar.gz: d1f4df82e86c57228c82c701c350e30c842f8c3dcc0b84f22f51ef732390bb33c4c020bcdd77880e5faa86ff90e77b9e4eff28cafabd69110f8186e5583bebff
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- logstash-input-sttxml1 (0.0.6)
4
+ logstash-input-sttxml1 (0.0.7)
5
5
  filewatcher (~> 0.5.2)
6
6
  logstash-codec-plain
7
7
  logstash-core (>= 1.4.0, < 2.0.0)
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'logstash-input-sttxml1'
3
- s.version = '0.0.7'
3
+ s.version = '0.0.8'
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,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: logstash-input-sttxml1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.7
4
+ version: 0.0.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - henry
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-08-05 00:00:00.000000000 Z
11
+ date: 2015-08-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  requirement: !ruby/object:Gem::Requirement