logstash-input-cassandra_sync 1.1.0 → 1.2.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
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 45876a7dbdbd721057f461f5d3c07bef74da2b52c9823615a44b7229ded096d6
|
4
|
+
data.tar.gz: 53fe212716974d72b41ca9dd782c4817bdca5e481a8afee4778a185f3ded129d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 49a8a4daa0246081073abb753be1b022c9e0c9716c479c17ce97b61c2c7d2ce10ecb8a1cce6e00eb3fa22a89c34017ac665bee9409631e30d17b4b873c9a9fe9
|
7
|
+
data.tar.gz: 0cebf53e5ab42f36c812e11d54bbb4fc86f26cff1f2010b98355e1c117b1e8193f5ea05ee1484ffb244c1181faa9c965c51865e7750dd4e50a5362d9a93a9174
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.2.0
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: logstash-input-cassandra_sync
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.2.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- CPI Card Group
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-02-
|
11
|
+
date: 2020-02-25 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
requirement: !ruby/object:Gem::Requirement
|
@@ -75,7 +75,7 @@ files:
|
|
75
75
|
- lib/logstash-input-cassandra_sync_jars.rb
|
76
76
|
- lib/logstash/inputs/cassandra_sync.rb
|
77
77
|
- logstash-input-cassandra_sync.gemspec
|
78
|
-
- vendor/jar-dependencies/org/logstashplugins/logstash-input-cassandra_sync/1.
|
78
|
+
- vendor/jar-dependencies/org/logstashplugins/logstash-input-cassandra_sync/1.2.0/logstash-input-cassandra_sync-1.2.0.jar
|
79
79
|
homepage: http://www.cpicardgroup.com
|
80
80
|
licenses:
|
81
81
|
- Apache-2.0
|