embulk-output-snowflake 0.4.10-java → 0.4.11.test-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: 4e2560e8559e9060874aeaf47e54d588af588e771e0679591cbd74acfc5d5ae5
|
4
|
+
data.tar.gz: 80cf2b27245848eced6ab742d539c3736958429a89ef10fd967af2403493e370
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b8d8aabb53dadd395cb18c867411d9e834cc55cbc6269d2f2f8ea1a83055338b2b043fbbc48dc4dcd1a1d142db698c44f08a8515e2d6bbf1e4fab9615ab88a75
|
7
|
+
data.tar.gz: d1fc970bcc9b99f7253f36fdb0f466dcd8cff0495bad5368395038d8367dd3612fb3cbb5459d86f0c94e7cc256f99f7d9e8881e1f91b611fc4025a2c34c7bb14
|
data/classpath/{embulk-output-snowflake-0.4.10.jar → embulk-output-snowflake-0.4.11.test.jar}
RENAMED
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: embulk-output-snowflake
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.4.
|
4
|
+
version: 0.4.11.test
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- giwa
|
@@ -19,7 +19,7 @@ extra_rdoc_files: []
|
|
19
19
|
files:
|
20
20
|
- LICENSE.txt
|
21
21
|
- classpath/embulk-output-jdbc-0.10.2.jar
|
22
|
-
- classpath/embulk-output-snowflake-0.4.
|
22
|
+
- classpath/embulk-output-snowflake-0.4.11.test.jar
|
23
23
|
- classpath/embulk-util-config-0.3.0.jar
|
24
24
|
- classpath/embulk-util-json-0.1.1.jar
|
25
25
|
- classpath/embulk-util-retryhelper-0.8.2.jar
|
@@ -47,9 +47,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
47
47
|
version: '0'
|
48
48
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
49
49
|
requirements:
|
50
|
-
- - "
|
50
|
+
- - ">"
|
51
51
|
- !ruby/object:Gem::Version
|
52
|
-
version:
|
52
|
+
version: 1.3.1
|
53
53
|
requirements: []
|
54
54
|
rubyforge_project:
|
55
55
|
rubygems_version: 2.7.9
|