fluent-plugin-influxdb-v2 1.9.0.pre.1209 → 1.9.0.pre.1255
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.github/PULL_REQUEST_TEMPLATE +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: d4e709a90fa4968b11b71ff29af923fb4ce55f27860fe62c9bcc06d2b660e9ae
|
4
|
+
data.tar.gz: bb7bc2fbab6d7798ee9c8f8797b4f4fac298c1bfac30427b68cda5eac5f7c2c8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0c6e507db92b4635295d249cd31d62bec8e816a0f3507d00a8fbb301dda1b1f0d91c36c30114bd7c5eaa318e5bde9cd0ca5c9cc1e50696288752d5833111ada5
|
7
|
+
data.tar.gz: 6ef767ada08ef7341015b93ab0a20d074e4e1c31fe0dc0e53519787daef361913c27e73645d8ff12aacd63a609803456287b63693d6de89bc162743cf3b2432b
|
@@ -13,4 +13,4 @@ _Briefly describe your proposed changes:_
|
|
13
13
|
- [ ] A test has been added if appropriate
|
14
14
|
- [ ] `rake test` completes successfully
|
15
15
|
- [ ] Commit messages are in [semantic format](https://seesparkbox.com/foundry/semantic_commit_messages)
|
16
|
-
- [ ] Sign [CLA](https://influxdata.com/
|
16
|
+
- [ ] Sign [CLA](https://www.influxdata.com/legal/cla/) (if not already signed)
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: fluent-plugin-influxdb-v2
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.9.0.pre.
|
4
|
+
version: 1.9.0.pre.1255
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Jakub Bednar
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2021-
|
11
|
+
date: 2021-10-18 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: fluentd
|