embulk-guess-csv_verify 0.10.35-java → 0.10.36-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.36.jar +0 -0
- data/classpath/{embulk-guess-csv_verify-0.10.35.jar → embulk-guess-csv_verify-0.10.36.jar} +0 -0
- data/classpath/{embulk-parser-csv-0.10.35.jar → embulk-parser-csv-0.10.36.jar} +0 -0
- data/classpath/{embulk-util-guess-0.1.4.jar → embulk-util-guess-0.2.0.jar} +0 -0
- metadata +6 -6
- data/classpath/embulk-guess-csv-0.10.35.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: 11eaf1f7679a1a5d5bffc2c92fe4eb81590130442722d37ee660da7791b3198b
|
4
|
+
data.tar.gz: 140d911d74db4885b811b87df811d4c1bbf2dbd6f19923e7e3095833011bfd05
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8a6878e1d861eb7aa9b01930116dab0dac87b29d3ff3b817c6f19a5ba9a4ad70aea4b65d64f875be03c328b28a73d581e67d3812b970ef93b0d62fd8203aa310
|
7
|
+
data.tar.gz: 3e6952ddd0211855f6e623395ab09bc21a71810f84a0d1805050fa651f8824fed8dbf3df9696ec8131c06da5d96d1dc6dc7705c987bbbb2aa34140f01fb820d2
|
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.36
|
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-11-09 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,12 +23,12 @@ 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.
|
26
|
+
- classpath/embulk-guess-csv-0.10.36.jar
|
27
|
+
- classpath/embulk-guess-csv_verify-0.10.36.jar
|
28
|
+
- classpath/embulk-parser-csv-0.10.36.jar
|
29
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.
|
31
|
+
- classpath/embulk-util-guess-0.2.0.jar
|
32
32
|
- classpath/embulk-util-json-0.1.1.jar
|
33
33
|
- classpath/embulk-util-rubytime-0.3.2.jar
|
34
34
|
- classpath/embulk-util-text-0.1.1.jar
|
Binary file
|