fluent-plugin-text_to_json 0.0.1 → 0.0.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: e9ed0c994f2d01a3f17d7ad5c3e86227a2d340bd
4
- data.tar.gz: 5974f63df1c017c5ab4f8d6a797c8e6982376753
3
+ metadata.gz: 8d44d9abe66c308f3c6429419546f36224fd4281
4
+ data.tar.gz: 1646e0d9df252f1fbedd8241dfcc33d32782467e
5
5
  SHA512:
6
- metadata.gz: ea8f42af9af84a3e82f439651c3cffdbe7a5ddaefc3419d862bcafb050103483617dae6d33b947d3736756b9534b1b7d0bf84899bf2cefabf1a8d8d776434d44
7
- data.tar.gz: 9c5ea227164bb454449bec51f77d5df783001c2d92b97fb56e84a9214b2f948bc807719f1500c8ce0350a31da020e5eb3f37de76d85214e3bbd078ab7cdf1a2d
6
+ metadata.gz: 9203e42fedc79b327b1562f4d3ca9c4a0d6658557950788b6254178f8ddbd24f5c85e508020e62e8149f8bebfcaf0b3510514b71cce6feda5dc690fdd03020ac
7
+ data.tar.gz: 6ad976d8d551f14ae35f5ac3817995547604fa71f8d9ad2298808c6f70c39d7b972b5ca110ea0509a852662230403269627a355993ad7073349fef69bd0b6974
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fluent-plugin-text_to_json
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - minwoo lee
@@ -87,7 +87,7 @@ executables: []
87
87
  extensions: []
88
88
  extra_rdoc_files: []
89
89
  files:
90
- - lib/fluent/plugin/out_text_to_json.rb
90
+ - lib/fluent/plugin/formatter_text_to_json.rb
91
91
  homepage: https://rubygems.org/gems/fluent-plugin-text_to_json
92
92
  licenses:
93
93
  - MIT