embulk-input-redshift 0.12.0-java → 0.12.1-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-input-jdbc-0.12.0.jar → embulk-input-jdbc-0.12.1.jar} +0 -0
- data/classpath/{embulk-input-postgresql-0.12.0.jar → embulk-input-postgresql-0.12.1.jar} +0 -0
- data/classpath/{embulk-input-redshift-0.12.0.jar → embulk-input-redshift-0.12.1.jar} +0 -0
- data/classpath/{embulk-util-json-0.1.0.jar → embulk-util-json-0.1.1.jar} +0 -0
- metadata +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e42eb28c8043136bacfe0fe9cc8fe51ffff911321bb99cc1e26d8df524919ab1
|
4
|
+
data.tar.gz: b4ca0d662b8a0423586d876b8868ff6b348b2f16710fff8c428e96ffefba6eee
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c3b329bd38ebeab4317f3ccb0ba4ea10eed48451b948b288a029fe8dac98727f6b75efc67026ba7b7523f2aaaf7bc9d3cb9ae4ec0f48b2d483c6e0f608a7bd9f
|
7
|
+
data.tar.gz: 3c99b83184cd47acb0f9c4a56456d601b1c0d8ad16b32c905493e48bf2b9ecc819555b4d32e2103d2b27950559e0ffab2e66dc27fa6fd84ba7933c6d91151093
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: embulk-input-redshift
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.12.
|
4
|
+
version: 0.12.1
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- Sadayuki Furuhashi
|
@@ -17,11 +17,11 @@ executables: []
|
|
17
17
|
extensions: []
|
18
18
|
extra_rdoc_files: []
|
19
19
|
files:
|
20
|
-
- classpath/embulk-input-jdbc-0.12.
|
21
|
-
- classpath/embulk-input-postgresql-0.12.
|
22
|
-
- classpath/embulk-input-redshift-0.12.
|
20
|
+
- classpath/embulk-input-jdbc-0.12.1.jar
|
21
|
+
- classpath/embulk-input-postgresql-0.12.1.jar
|
22
|
+
- classpath/embulk-input-redshift-0.12.1.jar
|
23
23
|
- classpath/embulk-util-config-0.3.0.jar
|
24
|
-
- classpath/embulk-util-json-0.1.
|
24
|
+
- classpath/embulk-util-json-0.1.1.jar
|
25
25
|
- classpath/embulk-util-rubytime-0.3.2.jar
|
26
26
|
- classpath/embulk-util-timestamp-0.2.1.jar
|
27
27
|
- classpath/jackson-annotations-2.6.7.jar
|