embulk-output-redshift 0.2.0 → 0.2.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e3ce6b0831abd53dfa802eb0ac5744b7bf33c90c
4
- data.tar.gz: c123cce8fff3f0fcc3088bf68267de9f868f14bb
3
+ metadata.gz: 1957ab2e7d8c393e3549e2c7163bdab1de8e52a0
4
+ data.tar.gz: 810a4b989d0dd84c820caffe9c828869fc3d54a0
5
5
  SHA512:
6
- metadata.gz: b7a51d83ebe03ac82abf75188a74190dc6466839f6ed9ec74474d9f48d620f922f33d2acc33bfc0625a94dcd52327a1fc5326a459cc3fa914fdd2d514210411b
7
- data.tar.gz: 9fbd5a53e11b5e15303cb139499acac8585b22be265bf86ec4385885395fe73a08909060d566286f77ef9b705cb7e0b5e20e74b2cbdbabbac3fd0d2a0ce79524
6
+ metadata.gz: 05c403e8c146fff6417797a86308758eae727cc0f89a52bd40d7231661c4d7eab91e379a768f7689f828a11f4e598c1bd97526a50efaf4117c05baf24ed3119b
7
+ data.tar.gz: ef9a2babb6e532f4d9e10d49fd423ccf2f8b18ce05722289dd0f118e78a1603ff570bfa1e1767ed19e7a1ed66f90158e2f472c6e9bae78032d38b486f7eb8beb
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.2.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sadayuki Furuhashi
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-02-28 00:00:00.000000000 Z
11
+ date: 2015-03-15 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Inserts or updates records to a table.
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.2.0.jar
34
- - classpath/embulk-output-postgresql-0.2.0.jar
35
- - classpath/embulk-output-redshift-0.2.0.jar
33
+ - classpath/embulk-output-jdbc-0.2.1.jar
34
+ - classpath/embulk-output-postgresql-0.2.1.jar
35
+ - classpath/embulk-output-redshift-0.2.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
Binary file