embulk-guess-csv_verify 0.10.35-java → 0.10.36-java

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: aa4fcd409e277c13790098ded8a59d411e39cfb9914b724d739d5aef5cab4122
4
- data.tar.gz: 9dcede15658fe19cd2e25b3e20badd38a0161f3facee19a78c51b4191f0004d6
3
+ metadata.gz: 11eaf1f7679a1a5d5bffc2c92fe4eb81590130442722d37ee660da7791b3198b
4
+ data.tar.gz: 140d911d74db4885b811b87df811d4c1bbf2dbd6f19923e7e3095833011bfd05
5
5
  SHA512:
6
- metadata.gz: 18c5376114aa3f9c616378d5243469a1a16d5824355412d80c01f1d8d1667e525bfa778f8fa19bb48cb210ff76f07bfe93174c28700a45fa5bc7acbf353668da
7
- data.tar.gz: aac5cb9c66e3290a3b8daeeacb969646035267ad6d3aa4718fa23ee5281280c8a3ba4ad636e23d5475dde809d38a685b6a420fc87a8837e3d15425d804041816
6
+ metadata.gz: 8a6878e1d861eb7aa9b01930116dab0dac87b29d3ff3b817c6f19a5ba9a4ad70aea4b65d64f875be03c328b28a73d581e67d3812b970ef93b0d62fd8203aa310
7
+ data.tar.gz: 3e6952ddd0211855f6e623395ab09bc21a71810f84a0d1805050fa651f8824fed8dbf3df9696ec8131c06da5d96d1dc6dc7705c987bbbb2aa34140f01fb820d2
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.35
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-10-07 00:00:00.000000000 Z
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.35.jar
27
- - classpath/embulk-guess-csv_verify-0.10.35.jar
28
- - classpath/embulk-parser-csv-0.10.35.jar
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.1.4.jar
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