embulk-output-redshift 0.8.3 → 0.8.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/classpath/{embulk-output-jdbc-0.8.3.jar → embulk-output-jdbc-0.8.4.jar} +0 -0
- data/classpath/{embulk-output-postgresql-0.8.3.jar → embulk-output-postgresql-0.8.4.jar} +0 -0
- data/classpath/{embulk-output-redshift-0.8.3.jar → embulk-output-redshift-0.8.4.jar} +0 -0
- metadata +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 863638e1f95efe70f655ee19c81c2d89d71ce93f
|
4
|
+
data.tar.gz: 1edf985ed622de4b70d324f274773b8caf875356
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6385f971204e8ac1fb29b62d96d42ad7404ed3f6eb65a50597aa6b62b5cb90e115278cd8e716c41e4d9efb969f3cacb792fbdce54cef4ecdea91b0a83571e8d7
|
7
|
+
data.tar.gz: 39e79ad93faa134518a1f1a5e8812c30bc2c348a2f7f04987680409d87621f86f3b2c1b2e1dfdc1b984c0e2382a3dece59c8afc3674acbf50818c7305e8b1543
|
Binary file
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: embulk-output-redshift
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.8.
|
4
|
+
version: 0.8.4
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Sadayuki Furuhashi
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2019-05-
|
11
|
+
date: 2019-05-08 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Inserts or updates records to a table.
|
14
14
|
email:
|
@@ -25,9 +25,9 @@ files:
|
|
25
25
|
- classpath/aws-java-sdk-sts-1.11.523.jar
|
26
26
|
- classpath/commons-codec-1.10.jar
|
27
27
|
- classpath/commons-logging-1.2.jar
|
28
|
-
- classpath/embulk-output-jdbc-0.8.
|
29
|
-
- classpath/embulk-output-postgresql-0.8.
|
30
|
-
- classpath/embulk-output-redshift-0.8.
|
28
|
+
- classpath/embulk-output-jdbc-0.8.4.jar
|
29
|
+
- classpath/embulk-output-postgresql-0.8.4.jar
|
30
|
+
- classpath/embulk-output-redshift-0.8.4.jar
|
31
31
|
- classpath/embulk-util-aws-credentials-0.2.21.jar
|
32
32
|
- classpath/httpclient-4.5.5.jar
|
33
33
|
- classpath/httpcore-4.4.9.jar
|