embulk-guess-csv_verify 0.10.30-java → 0.10.31-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-api-0.10.30.jar → embulk-api-0.10.31.jar} +0 -0
- data/classpath/{embulk-core-0.10.30.jar → embulk-core-0.10.31.jar} +0 -0
- data/classpath/{embulk-guess-csv-0.10.30.jar → embulk-guess-csv-0.10.31.jar} +0 -0
- data/classpath/{embulk-guess-csv_verify-0.10.30.jar → embulk-guess-csv_verify-0.10.31.jar} +0 -0
- data/classpath/{embulk-parser-csv-0.10.30.jar → embulk-parser-csv-0.10.31.jar} +0 -0
- data/classpath/{embulk-spi-0.10.30.jar → embulk-spi-0.10.31.jar} +0 -0
- metadata +8 -8
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ffece23a72a547d00eba2234f0fe67404b256a0929802754f357e1adc928ea27
|
4
|
+
data.tar.gz: dfb1b28f39007920f6b608636d9e060f4f97c9532192f882b2623bb5e8f55faf
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3e835f39a708327225aab13b5a01249e150b5f276df3ab1aea7cfc53f7d4b2f40adc548e3d4b839869e3b6d7675f791de0d04ef9d03731bca3bfd0d632c06ffc
|
7
|
+
data.tar.gz: bf0098e1f8b279d993ab50dcb6752b3df9896adaa5eb14b1f70e6632f78809385b87987d6a349f33321685fde21b6254fe144f7b08484f4499febff00dec8fb2
|
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.31
|
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-04-
|
13
|
+
date: 2021-04-22 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'
|
@@ -27,12 +27,12 @@ files:
|
|
27
27
|
- classpath/bval-jsr303-0.5.jar
|
28
28
|
- classpath/commons-beanutils-core-1.8.3.jar
|
29
29
|
- classpath/commons-lang3-3.4.jar
|
30
|
-
- classpath/embulk-api-0.10.
|
31
|
-
- classpath/embulk-core-0.10.
|
32
|
-
- classpath/embulk-guess-csv-0.10.
|
33
|
-
- classpath/embulk-guess-csv_verify-0.10.
|
34
|
-
- classpath/embulk-parser-csv-0.10.
|
35
|
-
- classpath/embulk-spi-0.10.
|
30
|
+
- classpath/embulk-api-0.10.31.jar
|
31
|
+
- classpath/embulk-core-0.10.31.jar
|
32
|
+
- classpath/embulk-guess-csv-0.10.31.jar
|
33
|
+
- classpath/embulk-guess-csv_verify-0.10.31.jar
|
34
|
+
- classpath/embulk-parser-csv-0.10.31.jar
|
35
|
+
- classpath/embulk-spi-0.10.31.jar
|
36
36
|
- classpath/embulk-util-config-0.2.1.jar
|
37
37
|
- classpath/embulk-util-file-0.1.3.jar
|
38
38
|
- classpath/embulk-util-guess-0.1.1.jar
|