logstash-input-sttxml1 0.0.8 → 0.1.0

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: f850adbbf287b942e3d7edb96f35d6162a6aadba
4
- data.tar.gz: ceeac75f62ed1446cf36cdb120603dfc476e927b
3
+ metadata.gz: 7bdea0adf550ed08824152c6206ff537e61b1373
4
+ data.tar.gz: 56987b96866bf9ac31681c840aca1d28dde07836
5
5
  SHA512:
6
- metadata.gz: 4ea335343186190b276f26807bade0ce24b2f61f8f374130f436d118a4a4702e370dcfc4097d1788f333d4a8eeedce9e5f891f45bf2484d00fd308281af65827
7
- data.tar.gz: d1f4df82e86c57228c82c701c350e30c842f8c3dcc0b84f22f51ef732390bb33c4c020bcdd77880e5faa86ff90e77b9e4eff28cafabd69110f8186e5583bebff
6
+ metadata.gz: 62b97857ed6bc4e924a037331485d8ddf79ba3a1629bd05c23c85595c925c702c5468684c7bc95d7868ab06722cdf47919988fec43839b6ed665061a7a3e52ac
7
+ data.tar.gz: 3da6f87e73ecc490d9ddd364d3bf5db2a83103f6261099db21a751b740fafd51dba1b0365a5f653cdc21b9d9acda428044500c616dcd63a8e21a2586555ee352
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- logstash-input-sttxml1 (0.0.7)
4
+ logstash-input-sttxml1 (0.1.0)
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.8'
3
+ s.version = '0.1.0'
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-sttxml1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.8
4
+ version: 0.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - henry