fluent-plugin-honeycomb 0.8.0 → 0.8.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/fluent-plugin-honeycomb.gemspec +1 -1
- data/lib/fluent/plugin/out_honeycomb.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f2aaedb3dba4e0bc35b01927f6d292827854833403fedffc3b685d6e503294b3
|
4
|
+
data.tar.gz: 31e6014af886ff93430bf355a37abe25cdcc1d90621b50991851af3605ca013a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ba08348e294aa29f53b26ccf3a900f3a94a6cbe34addf1b716caf4e438a01e6b3d4d6e48e350e45cbfa3509c753bd57572c690b1c6035339228c88d07991370b
|
7
|
+
data.tar.gz: 798da1c1ba7e4d9d9ec5e35a428c4659a851eaa7908704d9c0c119df072d9d7be4c83b98eb25ef0ee98e77856de8a86cfe2effaa3049ca78940eabfbfa675100
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: fluent-plugin-honeycomb
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.8.
|
4
|
+
version: 0.8.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- The Honeycomb.io Team
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2019-
|
11
|
+
date: 2019-06-07 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: fluentd
|