fluentd-plugins-pulsar 0.0.3 → 0.0.4

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
  SHA256:
3
- metadata.gz: 2beb4b3a1e5ab36272cb9c1adf7775b63cce6fd6d6f6cd2aa0f8d7d706793f92
4
- data.tar.gz: 436a60b6207c10634bd84ebe6866a92923bdcb410bf2a9b505f4e3a0c7458d33
3
+ metadata.gz: 30abe684279ca4358a6c91dacb60d4c76a2549f01974f3582384523ce52062e2
4
+ data.tar.gz: 6e1b7b09bec4514d4295bd2e27449db45ea8a2db40ed081c1267160154690afc
5
5
  SHA512:
6
- metadata.gz: 26321ff878575c190f07c4c977006b3d93c2a4520006315a7b5328a240c6b00d585d4f48c9e7237068e83a9b1c7a2d2bbf4cd491014f9ec94ab64430e35db00f
7
- data.tar.gz: 49644f115ca73967b8669c69b262f99000f435fbbe9bf209628318cf8ca197acb9482789199d051bef2b272437f4e169a5162bb91d5c5c5a743aad30b9407168
6
+ metadata.gz: 980492d61ce85ef384904b63b0da01fae8c431087ece3e9c6621ee66dd20aca5562f19f48511a661ace270b83d51bd998d6952ff27dab24338432f34578bcb12
7
+ data.tar.gz: c29c29f83757262fc220e79abb6aa5ab1fd1fb0e2957abb5dbfd1344699c66f05ce4dcb6ea198dd91215faf5eaae35a14f6ffaf251dacc0d124f1c8f71782a1a
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fluentd-plugins-pulsar
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sai Theja K
@@ -16,10 +16,10 @@ executables: []
16
16
  extensions: []
17
17
  extra_rdoc_files: []
18
18
  files:
19
- - lib/fluent/plugin/lib/in_pulsar.rb
20
- - lib/fluent/plugin/lib/out_pulsar.rb
21
- - lib/fluent/plugin/lib/pulsar_client/PulsarApi.pb.rb
22
- - lib/fluent/plugin/lib/pulsar_client/PulsarClient.rb
19
+ - lib/fluent/plugin/in_pulsar.rb
20
+ - lib/fluent/plugin/out_pulsar.rb
21
+ - lib/fluent/plugin/pulsar_client/PulsarApi.pb.rb
22
+ - lib/fluent/plugin/pulsar_client/PulsarClient.rb
23
23
  homepage: https://rubygems.org/gems/fluentd-plugins-pulsar
24
24
  licenses:
25
25
  - Nonstandard