embulk-output-db2 0.7.10 → 0.7.11

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: 2eea9ea2b64c7009e7c0f7af1d91384603c07287
4
- data.tar.gz: 31def6477cf863652af94c5b7e7f6512e7abd0b9
3
+ metadata.gz: 469348882a7ba0c5ed6c12ef49feda52ee125a86
4
+ data.tar.gz: ec86d06263dbf06e7f4609baab8b229224a2b429
5
5
  SHA512:
6
- metadata.gz: 976be4aeeca73b2906d45b17ef06d861f0fec4f1e3a71425e102284649cfa24cded2e2b7b0c7d0344337fad7bc87539e74f4594520d6d0f5dcd1636baef0ab4b
7
- data.tar.gz: b8763c758d971cad42f1e1b8711101adc412bb4924101df7a3d24c2d3ca650b6f15e2f5ead523d33fe65440811a3d6cfb3d4eed087cc0617acaff63465899b04
6
+ metadata.gz: f0b5693db962a83f3f0b5cff026441f83d662810f47a8219f20d76d8e6aa6a6c2f8e110724a252f00260ce5888a0a7738cf27fb0274aa65a734e17c871fa2f66
7
+ data.tar.gz: fc2bcf3b2052cde80368ec6096702020edcc84709b66e09b874234797e644b1dcf0f1c100b27df5635e47e5f10364c9a7de0112d3c04acd0e3198be94c900c7c
data/build.gradle CHANGED
@@ -3,7 +3,7 @@
3
3
  dependencies {
4
4
  compile project(':embulk-output-jdbc')
5
5
 
6
- testCompile 'org.embulk:embulk-standards:0.8.8'
6
+ testCompile 'org.embulk:embulk-standards:0.8.22'
7
7
  testCompile project(':embulk-output-jdbc').sourceSets.test.output
8
8
  testCompile files('driver/db2jcc4.jar')
9
9
  }
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: embulk-output-db2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.10
4
+ version: 0.7.11
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-07-14 00:00:00.000000000 Z
11
+ date: 2017-08-16 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Inserts or updates records to a table.
14
14
  email:
@@ -19,8 +19,8 @@ extra_rdoc_files: []
19
19
  files:
20
20
  - README.md
21
21
  - build.gradle
22
- - classpath/embulk-output-db2-0.7.10.jar
23
- - classpath/embulk-output-jdbc-0.7.10.jar
22
+ - classpath/embulk-output-db2-0.7.11.jar
23
+ - classpath/embulk-output-jdbc-0.7.11.jar
24
24
  - lib/embulk/output/db2.rb
25
25
  - out/test/db2/data/test-char.csv
26
26
  - out/test/db2/data/test-datetime.csv