embulk-filter-expand_json 0.4.0-java → 0.5.0-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-filter-expand_json-0.5.0.jar +0 -0
- data/classpath/embulk-util-json-0.1.0.jar +0 -0
- data/classpath/embulk-util-rubytime-0.3.0.jar +0 -0
- data/classpath/embulk-util-timestamp-0.2.0.jar +0 -0
- data/classpath/jackson-annotations-2.6.7.jar +0 -0
- data/classpath/jackson-core-2.6.7.jar +0 -0
- data/classpath/jackson-databind-2.6.7.jar +0 -0
- metadata +9 -3
- data/classpath/embulk-filter-expand_json-0.4.0.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: 4d5803f67fcb4b6be3542422bf24d4e23443d86e0d89fb08d6acf3fed44634d4
|
4
|
+
data.tar.gz: 77bdd3a3bc32ab5402ceb826e56de71d20b6d88c1639cb2bf8cb4fb3e644cee6
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 60ec445007d06852b5fe32b8670117c4d2b3221ac9ec0ffb75d03feb63a9f273c8a7fceafbdb4114919188ae70b3143b6c43fdaf121de6ee2afe3aa610dcaf12
|
7
|
+
data.tar.gz: 5f6d6a56de846ddb84128b77a42240039e08f56d2cac99b5f9e26c6053acd9ba47dbb70dbdb332d9223cfb7955ad085ec0db9aaa944cd2e39894b0f12e7b2f19
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: embulk-filter-expand_json
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.5.0
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- Civitaspo
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-
|
11
|
+
date: 2020-08-13 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Expand Json
|
14
14
|
email:
|
@@ -19,7 +19,13 @@ extra_rdoc_files: []
|
|
19
19
|
files:
|
20
20
|
- classpath/accessors-smart-1.2.jar
|
21
21
|
- classpath/asm-5.0.4.jar
|
22
|
-
- classpath/embulk-filter-expand_json-0.
|
22
|
+
- classpath/embulk-filter-expand_json-0.5.0.jar
|
23
|
+
- classpath/embulk-util-json-0.1.0.jar
|
24
|
+
- classpath/embulk-util-rubytime-0.3.0.jar
|
25
|
+
- classpath/embulk-util-timestamp-0.2.0.jar
|
26
|
+
- classpath/jackson-annotations-2.6.7.jar
|
27
|
+
- classpath/jackson-core-2.6.7.jar
|
28
|
+
- classpath/jackson-databind-2.6.7.jar
|
23
29
|
- classpath/json-path-2.4.0.jar
|
24
30
|
- classpath/json-smart-2.3.jar
|
25
31
|
- lib/embulk/filter/expand_json.rb
|
Binary file
|