embulk-output-redshift 0.8.6 → 0.8.7
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.6.jar → embulk-output-jdbc-0.8.7.jar} +0 -0
- data/classpath/{embulk-output-postgresql-0.8.6.jar → embulk-output-postgresql-0.8.7.jar} +0 -0
- data/classpath/{embulk-output-redshift-0.8.6.jar → embulk-output-redshift-0.8.7.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: e03e1fe77b3d10094721599cff46aa4d1136e806
|
4
|
+
data.tar.gz: 86c20a65bd7417587281c1d71dd3836c91bdffa6
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0b7e116523d9ae3621ccb7bb74d8ee491d29281cae49c7a337c3bb42e8cb66fb42024609c126add29e79b5c5c5016198c0a48a7cdc9610407703e1392d16008d
|
7
|
+
data.tar.gz: a653b3f92a8c7e27613227baf0f7068134f900870af83dbf2fe07bf955b483751c58d3e94cad72efb576c9c9006570214fc110399c47dd7fbd323db8d42be515
|
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.7
|
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-
|
11
|
+
date: 2019-12-23 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.7.jar
|
29
|
+
- classpath/embulk-output-postgresql-0.8.7.jar
|
30
|
+
- classpath/embulk-output-redshift-0.8.7.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
|