embulk-output-redshift 0.8.6 → 0.8.7

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: 3b6636ae2a50de2f8889c15227a842a2712261f8
4
- data.tar.gz: bb5ce05600900bea03ad46e00825aa7cdf088390
3
+ metadata.gz: e03e1fe77b3d10094721599cff46aa4d1136e806
4
+ data.tar.gz: 86c20a65bd7417587281c1d71dd3836c91bdffa6
5
5
  SHA512:
6
- metadata.gz: 1056dc021dd92ab4486ed4d065607e910fdb551b9a10e018cb14cd65f3b56ea84e246aeeee7fd5d58eec7474a9f61762f785da51a40e7f1c2c70b35b01e70661
7
- data.tar.gz: e13333d0458a8021a92248bb4fad097f1e5c391061fad94c9d0beb4df2b3d88c15468562f2e8e07988b38fb48be5cc4d76571b5d8f932c38b424bd3266e9f1f8
6
+ metadata.gz: 0b7e116523d9ae3621ccb7bb74d8ee491d29281cae49c7a337c3bb42e8cb66fb42024609c126add29e79b5c5c5016198c0a48a7cdc9610407703e1392d16008d
7
+ data.tar.gz: a653b3f92a8c7e27613227baf0f7068134f900870af83dbf2fe07bf955b483751c58d3e94cad72efb576c9c9006570214fc110399c47dd7fbd323db8d42be515
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.6
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-08-22 00:00:00.000000000 Z
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.6.jar
29
- - classpath/embulk-output-postgresql-0.8.6.jar
30
- - classpath/embulk-output-redshift-0.8.6.jar
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