embulk-output-redshift 0.1.0 → 0.1.1

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: 2824d8d4c60e62b49127ff8759a1c5e50b76e9bc
4
- data.tar.gz: 6eccc67a5ac7a8971f5dd4e0a6fabc58d2ade100
3
+ metadata.gz: 70824d7c47c1851b44401f43584f20cbf8144b58
4
+ data.tar.gz: 7bf8cc7c80dcb8d65a39bee9d2d32ba392311ef5
5
5
  SHA512:
6
- metadata.gz: 0a6b84c2d7e0f6d9aca52604738a99e1d0ec6c60033f45f063f807766d93c05a704fc2bf945ade880352ba623d9b4f046de1b9f3b3ec50b32bef4c1dad573406
7
- data.tar.gz: 326d1ed8ab544b6740aefa9cd1d7c4459976acfdd57c78b08b411541c36e6b1dbfe56d92a5f923936864df7564e5d7bb19cb4020307c74071a4e01b7a5bb1026
6
+ metadata.gz: 75bc150ea6810ef4cc7ddecfe0e835f8cb6c7df2340eff58752e2ae1d9057b74641e2eac0f12c3d011dabcaa488cb68d2c449ce9eaaa1954f85056aa160690bd
7
+ data.tar.gz: 7f61635f7e88bb7a062b517a52bac65355792a12d548b0ccb72fcc0e3653d79685b4bd1561e9d8d71fd99c5c467ee0abeb17ffffee2420af21a5262513dfc4c8
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.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - FURUHASHI Sadayuki
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-02-16 00:00:00.000000000 Z
11
+ date: 2015-02-25 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: JDBC output plugin is an Embulk plugin that loads records to JDBC read by any input plugins. Search the input plugins by "embulk-input" keyword.
14
14
  email:
@@ -30,9 +30,9 @@ files:
30
30
  - classpath/aws-java-sdk-sts-1.9.17.jar
31
31
  - classpath/commons-codec-1.6.jar
32
32
  - classpath/commons-logging-1.1.3.jar
33
- - classpath/embulk-output-jdbc-0.1.0.jar
34
- - classpath/embulk-output-postgresql-0.1.0.jar
35
- - classpath/embulk-output-redshift-0.1.0.jar
33
+ - classpath/embulk-output-jdbc-0.1.1.jar
34
+ - classpath/embulk-output-postgresql-0.1.1.jar
35
+ - classpath/embulk-output-redshift-0.1.1.jar
36
36
  - classpath/httpclient-4.3.4.jar
37
37
  - classpath/httpcore-4.3.2.jar
38
38
  - classpath/jna-4.1.0.jar