embulk-output-redshift 0.7.4 → 0.7.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: 815da5080028934d8ce40ee95ca4e053a48eba4b
4
- data.tar.gz: 5d1c19cce3bc0c3270dff3b81fe5c04450caead6
3
+ metadata.gz: cf24afc6da08d48154ba6329d8f1f2d31c2e2499
4
+ data.tar.gz: b391ef5326f8bd50ebc38ae5633ad23ce6968ca2
5
5
  SHA512:
6
- metadata.gz: ee04d90bb85509fb28c9d0ef2e9b0c7da2077114d126234fe16bb968174e20783b0991bc620f13312f5d96e5a757716109aed160b4ae501cc82fbcc13e1c9d66
7
- data.tar.gz: a5e11d2e88c57c0deb3941ba07d14bf36b75a3c5efb7879d644ebf4f199c442a83fbd2e59da77c6c82a570ac9c461bdfa37cfe3cbab449ad75d88483d467720a
6
+ metadata.gz: 7a88fa1f4350c20db0ac2dba5d777870416cd6f3969486115b3b5f3b1401a457bcda8a7ed42ab2c124177b97ad110b1c39e04cf59afc08e41fa4d02201f9fbe0
7
+ data.tar.gz: 6293f419db5baea203f425eaa0967e83f9c02ab3abd08c83ca44109d4f41065b59ba7d883428bcc29598419b92fac11fb94f9344cce0b73cfee9a915c427e615
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.4
4
+ version: 0.7.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: 2017-02-24 00:00:00.000000000 Z
11
+ date: 2017-03-10 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.4.jar
30
- - classpath/embulk-output-postgresql-0.7.4.jar
31
- - classpath/embulk-output-redshift-0.7.4.jar
29
+ - classpath/embulk-output-jdbc-0.7.5.jar
30
+ - classpath/embulk-output-postgresql-0.7.5.jar
31
+ - classpath/embulk-output-redshift-0.7.5.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