embulk-output-redshift 0.8.4 → 0.8.5

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
  SHA1:
3
- metadata.gz: 863638e1f95efe70f655ee19c81c2d89d71ce93f
4
- data.tar.gz: 1edf985ed622de4b70d324f274773b8caf875356
3
+ metadata.gz: 92f693ebcc86c0b3e1c0e104df54225d136fe814
4
+ data.tar.gz: e8a8178f1f136a4bcd675db98c8f8aebd4fbcae0
5
5
  SHA512:
6
- metadata.gz: 6385f971204e8ac1fb29b62d96d42ad7404ed3f6eb65a50597aa6b62b5cb90e115278cd8e716c41e4d9efb969f3cacb792fbdce54cef4ecdea91b0a83571e8d7
7
- data.tar.gz: 39e79ad93faa134518a1f1a5e8812c30bc2c348a2f7f04987680409d87621f86f3b2c1b2e1dfdc1b984c0e2382a3dece59c8afc3674acbf50818c7305e8b1543
6
+ metadata.gz: 0be7bcfdbd1e47fe6868dc734fc5f75875f11889a1c4db206d753fd8be2ebb6735531bd7b04e7cd0f37ed2420e57bf8817cbc684e0596dc5f8f79a7f793be336
7
+ data.tar.gz: f37d86eb0ae27ba418f6dc13ee56b841ee747fa212eb88b09e45cf1c1836c9b59f13f2bfeca5fe60782bda3280e3a718caebf83a0c48c185e88b888d1f6570d1
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
4
+ version: 0.8.5
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-08 00:00:00.000000000 Z
11
+ date: 2019-05-10 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.4.jar
29
- - classpath/embulk-output-postgresql-0.8.4.jar
30
- - classpath/embulk-output-redshift-0.8.4.jar
28
+ - classpath/embulk-output-jdbc-0.8.5.jar
29
+ - classpath/embulk-output-postgresql-0.8.5.jar
30
+ - classpath/embulk-output-redshift-0.8.5.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