embulk-filter-row 0.6.0-java → 0.6.1-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: e37e5a7637f251f41092f6d02fdd1b041b55d962e56737cc0a6083c571aaf133
4
- data.tar.gz: f250d7d03207de389ffd06abc0feda3ddbf0526c66992999c9d3d5595035ff8f
3
+ metadata.gz: faf057f4af0c48cc0ad958ee3c0523dd6766a84bbcaaf76e3e54974394946a65
4
+ data.tar.gz: 545a9682ac22be29cafca913d8fe9254c6cc04cd071f506d09f369c87966acd4
5
5
  SHA512:
6
- metadata.gz: 35ff8dd33810ad839889b716c22826be8eaf323f456c8a3690bac349c06a4591dba8583f894cf8153bb4ff79209ce54be510b50df266196c3c278e7678c26222
7
- data.tar.gz: b4f4859957697a6e8f645a11c0a8a4d9f62718515597a79fcf3649f1d8b3509f013d32b07a25c60a8b11f690182e91b24c1579797ef560ebcd03121e3f41fe1f
6
+ metadata.gz: 3b9aea970ff87f46d290e1b9ab28b8e9822bb0d30945ccc82da520c71b884d7086e5f00a4c8a82ecd26b24ec5937b3a1a8f8c46a9d5846a5cdcf763c324bde34
7
+ data.tar.gz: 307e114b71cadf8ce7ec6c80ded702253a561dd6dc42e03495d7cafdf46fe25a232a0ed2ac62c1a370afd1b4282680442ded08747c81e80e4b7ba4266bdac34b
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: embulk-filter-row
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0
4
+ version: 0.6.1
5
5
  platform: java
6
6
  authors:
7
7
  - Naotoshi Seo
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-06-10 00:00:00.000000000 Z
11
+ date: 2022-10-24 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A filter plugin for Embulk to filter out rows with conditions.
14
14
  email:
@@ -19,7 +19,7 @@ extra_rdoc_files: []
19
19
  files:
20
20
  - LICENSE.txt
21
21
  - classpath/commons-lang3-3.12.0.jar
22
- - classpath/embulk-filter-row-0.6.0.jar
22
+ - classpath/embulk-filter-row-0.6.1.jar
23
23
  - classpath/embulk-util-config-0.3.0.jar
24
24
  - classpath/embulk-util-file-0.1.3.jar
25
25
  - classpath/embulk-util-json-0.1.1.jar