embulk-filter-convert_unicode_sequence_to_string 0.1.0 → 0.1.1

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/build.gradle +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d3ddd50d18ae0d1001c98f4af3decf4588902d7d
4
- data.tar.gz: efafc078d2d0f61abbdec691491e105795588db8
3
+ metadata.gz: 93e1b45b8dc509b563d06565f9c0e5fe11bb6a92
4
+ data.tar.gz: 2c8b4edf244b55b0618b4970df3a1818d05795de
5
5
  SHA512:
6
- metadata.gz: 65d808ee09228e4440f31dd0e37ae7f376f20655cfa1976733fc7bc842442aa27b1c51b080c8cce5d31db6fbf669deb825aa54c64abb831d60256ca994ca917b
7
- data.tar.gz: 49fb1cd0b9e7263ce3d88282a752f4702b07c1b4493a5f9ca0176da20237c0835e4cf888d95e7ad0160425be14b070330da518fb2e16c2186f6ff6b1a5397e4c
6
+ metadata.gz: 2ad36628965f1e274eef82a99727079c2c8564581641141edd2626cf014c1f285ba52520c4eae7eb1bae83ae671cdb3bbb364436032170fac0747972ed804f77
7
+ data.tar.gz: 5981ab1214d917ae0fcb81cfbed9191b1ca6f3fe7e2b4f395076a600c40bbca25166c14f2237b8f5785f275c7b1f73759e0cc54f44b7cc3abaac11839f0ab57a
@@ -13,7 +13,7 @@ configurations {
13
13
  provided
14
14
  }
15
15
 
16
- version = "0.1.0"
16
+ version = "0.1.1"
17
17
 
18
18
  sourceCompatibility = 1.8
19
19
  targetCompatibility = 1.8
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: embulk-filter-convert_unicode_sequence_to_string
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - reizist
@@ -49,7 +49,7 @@ files:
49
49
  - LICENSE.txt
50
50
  - README.md
51
51
  - build.gradle
52
- - classpath/embulk-filter-convert_unicode_sequence_to_string-0.1.0.jar
52
+ - classpath/embulk-filter-convert_unicode_sequence_to_string-0.1.1.jar
53
53
  - config/checkstyle/checkstyle.xml
54
54
  - config/checkstyle/default.xml
55
55
  - embulk-example/csv/sample.csv