embulk-input-mongodb 0.8.1-java → 0.8.2-java
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
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 19ca18c0b15fa805407762835719bec9415277bcf00c7693f79f2ae60267c4c4
|
4
|
+
data.tar.gz: a69f17ea189c2e55d71851b3b2e7cf50dd9c43811bb25d6f586acbebea16b661
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d48f43c37075acdcca68313b905439233536904ebbec103e35b56c1a1c7f3c012636fc8a7187c5b6968adf20c36089acef2407ca0cf1b524d74dd5b1ad78f4b0
|
7
|
+
data.tar.gz: 4a41ae33f8c144dc45ec3384a7e5f59068ff7efadbd817454f54d9624aee13554b5df67ced044f30d4a5094ac69073f714ffbb638472b0cc0d91850fa35d4b8b
|
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: embulk-input-mongodb
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.8.
|
4
|
+
version: 0.8.2
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- Kazuyuki Honda
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date:
|
12
|
+
date: 2022-06-07 00:00:00.000000000 Z
|
13
13
|
dependencies: []
|
14
14
|
description: Loads records from Mongodb.
|
15
15
|
email:
|
@@ -21,7 +21,7 @@ extra_rdoc_files: []
|
|
21
21
|
files:
|
22
22
|
- LICENSE
|
23
23
|
- NOTICE
|
24
|
-
- classpath/embulk-input-mongodb-0.8.
|
24
|
+
- classpath/embulk-input-mongodb-0.8.2.jar
|
25
25
|
- classpath/embulk-util-config-0.3.1.jar
|
26
26
|
- classpath/jackson-annotations-2.6.7.jar
|
27
27
|
- classpath/jackson-core-2.6.7.jar
|
Binary file
|