embulk-output-oracle 0.8.1 → 0.8.2

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: af993fed6abf760e8d1c85bc891aca6d2542d27a
4
- data.tar.gz: 131b216c57981aee2e752f07aa8e57c98ced79fb
3
+ metadata.gz: 595d37e07c72ab850cd78fb84dafb3faca3aa93a
4
+ data.tar.gz: e472021f27c4b505f7bf041f7f94457f53722146
5
5
  SHA512:
6
- metadata.gz: cee6cbea473848c8571b970e476a695bb1d5833b4e68d68193e4da1d0ef38999fb71a0ca030d40c5a462d42929333ebfc7d65561517f14c73b3f3a94a0bddc1b
7
- data.tar.gz: 8d193ad27f24393b33422ffc866b279a7cc556b94ac61b6fad3e207f1d4ba08717519cbfc3b554813611dbe5d30ba0fea6e57f359435533364b18c54384b52b5
6
+ metadata.gz: ec4e42a4878823755458572525d3f02cc63aacc1e18cb60f26a28937ec5849d1f1550574bc4981a5093853b0c2e49e423f008ca63d59beaab0f91affdcd9f6f2
7
+ data.tar.gz: d44a831f4b5612ca7668604897ab672cc66f0c17c26276ce6913ee4b77f8fda3e9bb9b2ceb6e90e119f619607e9a8416bf2f8cadfc12458d7d73f623678cf45a
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: embulk-output-oracle
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.1
4
+ version: 0.8.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sadayuki Furuhashi
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-11-16 00:00:00.000000000 Z
11
+ date: 2019-01-30 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-jdbc-0.8.1.jar
23
- - classpath/embulk-output-oracle-0.8.1.jar
22
+ - classpath/embulk-output-jdbc-0.8.2.jar
23
+ - classpath/embulk-output-oracle-0.8.2.jar
24
24
  - lib/embulk/native/x86_64-linux/libembulk-output-oracle-oci.so
25
25
  - lib/embulk/native/x86_64-windows/embulk-output-oracle-oci.dll
26
26
  - lib/embulk/output/oracle.rb