embulk-guess-csv_verify 0.10.32-java → 0.10.33-java
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/classpath/embulk-guess-csv-0.10.33.jar +0 -0
- data/classpath/{embulk-guess-csv_verify-0.10.32.jar → embulk-guess-csv_verify-0.10.33.jar} +0 -0
- data/classpath/{embulk-parser-csv-0.10.31.jar → embulk-parser-csv-0.10.33.jar} +0 -0
- data/classpath/{embulk-util-config-0.3.0.jar → embulk-util-config-0.3.1.jar} +0 -0
- data/classpath/{embulk-util-guess-0.1.1.jar → embulk-util-guess-0.1.2.jar} +0 -0
- data/classpath/{embulk-util-json-0.1.0.jar → embulk-util-json-0.1.1.jar} +0 -0
- data/classpath/{embulk-util-text-0.1.0.jar → embulk-util-text-0.1.1.jar} +0 -0
- metadata +9 -9
- data/classpath/embulk-guess-csv-0.10.31.jar +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 40cc783b511fc230dedfb3877bbb8b18145af7cdd4734f850ba62473abe938bb
|
4
|
+
data.tar.gz: 7f3cd4f2b44de1cb774ef60880b7bd71d4e2398f2cccb7a9a7c3975d1e2d8628
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8ee6497b9ba694d4cde20d6c496016717859830d1b5182ec2b63d3bd48bab865d19c1294122134c0bc207818ca6d0638cbbf90039dfb3074560b025aa4497ac0
|
7
|
+
data.tar.gz: ec299af34e8159d7f0276aa466fe63114b0c5b0d9ec29f25624cb855de4d3dc02ed85ff1915920be828b0fbbc2c90a8ae2ba6df8e445f04480fd8fd096fcdd4c
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: embulk-guess-csv_verify
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.10.
|
4
|
+
version: 0.10.33
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- Sadayuki Furuhashi
|
@@ -10,7 +10,7 @@ authors:
|
|
10
10
|
autorequire:
|
11
11
|
bindir: bin
|
12
12
|
cert_chain: []
|
13
|
-
date: 2021-
|
13
|
+
date: 2021-08-24 00:00:00.000000000 Z
|
14
14
|
dependencies: []
|
15
15
|
description: Verification-purpose Embulk CSV guess plugin to compare the old Ruby-based
|
16
16
|
one and the new Java-based one (not for your production use; note that 'decoders'
|
@@ -23,15 +23,15 @@ extensions: []
|
|
23
23
|
extra_rdoc_files: []
|
24
24
|
files:
|
25
25
|
- LICENSE
|
26
|
-
- classpath/embulk-guess-csv-0.10.
|
27
|
-
- classpath/embulk-guess-csv_verify-0.10.
|
28
|
-
- classpath/embulk-parser-csv-0.10.
|
29
|
-
- classpath/embulk-util-config-0.3.
|
26
|
+
- classpath/embulk-guess-csv-0.10.33.jar
|
27
|
+
- classpath/embulk-guess-csv_verify-0.10.33.jar
|
28
|
+
- classpath/embulk-parser-csv-0.10.33.jar
|
29
|
+
- classpath/embulk-util-config-0.3.1.jar
|
30
30
|
- classpath/embulk-util-file-0.1.3.jar
|
31
|
-
- classpath/embulk-util-guess-0.1.
|
32
|
-
- classpath/embulk-util-json-0.1.
|
31
|
+
- classpath/embulk-util-guess-0.1.2.jar
|
32
|
+
- classpath/embulk-util-json-0.1.1.jar
|
33
33
|
- classpath/embulk-util-rubytime-0.3.2.jar
|
34
|
-
- classpath/embulk-util-text-0.1.
|
34
|
+
- classpath/embulk-util-text-0.1.1.jar
|
35
35
|
- classpath/embulk-util-timestamp-0.2.1.jar
|
36
36
|
- classpath/guava-18.0.jar
|
37
37
|
- classpath/icu4j-54.1.1.jar
|
Binary file
|