embulk-output-redshift 0.7.3 → 0.7.4

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: d726e21b9745b8baa6c05de25bc678293a913767
4
- data.tar.gz: aa4ef5e81be0a5d3c16a9a4face02b14d7eabeaf
3
+ metadata.gz: 815da5080028934d8ce40ee95ca4e053a48eba4b
4
+ data.tar.gz: 5d1c19cce3bc0c3270dff3b81fe5c04450caead6
5
5
  SHA512:
6
- metadata.gz: 8c877ae3fb262c31c26974d7692c2a3a1b4a9fb9afa1d8a45e64f02d65dc8e59a9e5c8116f42cd46a682d0a979210cc6ddf02bb9b44901586f87dcb2ca999281
7
- data.tar.gz: 8739402a0fc6af1b02fb6e95161e143fa02d893a06dba78461020af998449c7663c30aee162f4667f9fe2ca0895ac6b212c44b2303b843b541e114fc8c25e571
6
+ metadata.gz: ee04d90bb85509fb28c9d0ef2e9b0c7da2077114d126234fe16bb968174e20783b0991bc620f13312f5d96e5a757716109aed160b4ae501cc82fbcc13e1c9d66
7
+ data.tar.gz: a5e11d2e88c57c0deb3941ba07d14bf36b75a3c5efb7879d644ebf4f199c442a83fbd2e59da77c6c82a570ac9c461bdfa37cfe3cbab449ad75d88483d467720a
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.7.3
4
+ version: 0.7.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: 2017-01-06 00:00:00.000000000 Z
11
+ date: 2017-02-24 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Inserts or updates records to a table.
14
14
  email:
@@ -26,9 +26,9 @@ files:
26
26
  - classpath/commons-codec-1.6.jar
27
27
  - classpath/commons-logging-1.1.3.jar
28
28
  - classpath/embulk-core-0.8.9.jar
29
- - classpath/embulk-output-jdbc-0.7.3.jar
30
- - classpath/embulk-output-postgresql-0.7.3.jar
31
- - classpath/embulk-output-redshift-0.7.3.jar
29
+ - classpath/embulk-output-jdbc-0.7.4.jar
30
+ - classpath/embulk-output-postgresql-0.7.4.jar
31
+ - classpath/embulk-output-redshift-0.7.4.jar
32
32
  - classpath/embulk-util-aws-credentials-0.2.8.jar
33
33
  - classpath/httpclient-4.3.6.jar
34
34
  - classpath/httpcore-4.3.3.jar