fluent-plugin-splunk-hec 1.2.5 → 1.2.6

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: 964d0f2e9840a7fa66a70dafb6918b3a54b7586e0ed550a9651ac5e150b817a2
4
- data.tar.gz: 97ef4f8a6f602bdfc359b4119800837c40571d0b717ba3a358aa1a66fd8ca64e
3
+ metadata.gz: 010d7729182f03560365cd5fd4d17eb4dbcb9ce487b41235611e61e88cbd6110
4
+ data.tar.gz: 2c27aac20a1301d9c94386642ca1005e1d359e1629ea63f203cc193ed02622f8
5
5
  SHA512:
6
- metadata.gz: b74c2408af64d38611627af3e16a5723c32bbce47002e030ddc09b7793d4f72a42a933330554e5b5e4092d66f45564d7038bb96f1ae75131f70a1fa9c9a86acf
7
- data.tar.gz: 324f4e82f7b3d8792798f44ec5647f56845590fd3bf317ad6737f19788c9483112464635417389b7cb024dc34c23edab0bf854ae086c54404a368c902d5eb420
6
+ metadata.gz: e2771aa9aa10244e3de558466c8b3e8a0a08d6ab2b4e052ac38da8eabab86c788c491c7de4825a3077be4c036e576d6adbd0513602ef5e4d7bb5ccd77e9ff540
7
+ data.tar.gz: c0024af0008b91f4cfa93c7fd9e70a0da0ff2346d21c228a9a2d5775a47f4f16aa63f47e63b4d75965b046e6b989a255538beb775d771b50018c8e1c931dc1aa
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- fluent-plugin-splunk-hec (1.2.5)
4
+ fluent-plugin-splunk-hec (1.2.6)
5
5
  fluentd (>= 1.4)
6
6
  multi_json (~> 1.13)
7
7
  net-http-persistent (~> 3.1)
@@ -11,9 +11,9 @@ PATH
11
11
  GEM
12
12
  remote: https://rubygems.org/
13
13
  specs:
14
- activemodel (6.1.3)
15
- activesupport (= 6.1.3)
16
- activesupport (6.1.3)
14
+ activemodel (6.1.3.2)
15
+ activesupport (= 6.1.3.2)
16
+ activesupport (6.1.3.2)
17
17
  concurrent-ruby (~> 1.0, >= 1.0.2)
18
18
  i18n (>= 1.6, < 2)
19
19
  minitest (>= 5.1)
@@ -24,14 +24,14 @@ GEM
24
24
  aes_key_wrap (1.1.0)
25
25
  ast (2.4.2)
26
26
  attr_required (1.0.1)
27
- bindata (2.4.8)
28
- concurrent-ruby (1.1.8)
29
- connection_pool (2.2.3)
27
+ bindata (2.4.10)
28
+ concurrent-ruby (1.1.9)
29
+ connection_pool (2.2.5)
30
30
  cool.io (1.7.1)
31
31
  crack (0.4.5)
32
32
  rexml
33
33
  docile (1.3.5)
34
- fluentd (1.12.1)
34
+ fluentd (1.13.0)
35
35
  bundler
36
36
  cool.io (>= 1.4.5, < 2.0.0)
37
37
  http_parser.rb (>= 0.5.1, < 0.7.0)
@@ -41,11 +41,12 @@ GEM
41
41
  strptime (>= 0.2.2, < 1.0.0)
42
42
  tzinfo (>= 1.0, < 3.0)
43
43
  tzinfo-data (~> 1.0)
44
+ webrick (>= 1.4.2, < 1.8.0)
44
45
  yajl-ruby (~> 1.0)
45
46
  hashdiff (1.0.1)
46
47
  http_parser.rb (0.6.0)
47
48
  httpclient (2.8.3)
48
- i18n (1.8.9)
49
+ i18n (1.8.10)
49
50
  concurrent-ruby (~> 1.0)
50
51
  jaro_winkler (1.5.4)
51
52
  json-jwt (1.13.0)
@@ -54,7 +55,7 @@ GEM
54
55
  bindata
55
56
  mail (2.7.1)
56
57
  mini_mime (>= 0.1.1)
57
- mini_mime (1.0.2)
58
+ mini_mime (1.1.0)
58
59
  minitest (5.14.4)
59
60
  msgpack (1.4.2)
60
61
  multi_json (1.15.0)
@@ -80,7 +81,7 @@ GEM
80
81
  public_suffix (4.0.6)
81
82
  quantile (0.2.1)
82
83
  rack (2.2.3)
83
- rack-oauth2 (1.16.0)
84
+ rack-oauth2 (1.17.0)
84
85
  activesupport
85
86
  attr_required
86
87
  httpclient
@@ -98,7 +99,7 @@ GEM
98
99
  ruby-progressbar (~> 1.7)
99
100
  unicode-display_width (~> 1.4.0)
100
101
  ruby-progressbar (1.11.0)
101
- serverengine (2.2.3)
102
+ serverengine (2.2.4)
102
103
  sigdump (~> 0.2.2)
103
104
  sigdump (0.2.4)
104
105
  simplecov (0.21.2)
@@ -132,6 +133,7 @@ GEM
132
133
  addressable (>= 2.3.6)
133
134
  crack (>= 0.3.2)
134
135
  hashdiff
136
+ webrick (1.7.0)
135
137
  yajl-ruby (1.4.1)
136
138
  zeitwerk (2.4.2)
137
139
 
@@ -149,4 +151,4 @@ DEPENDENCIES
149
151
  webmock (~> 3.5.0)
150
152
 
151
153
  BUNDLED WITH
152
- 2.2.15
154
+ 2.2.21
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.2.5
1
+ 1.2.6
@@ -209,7 +209,7 @@ module Fluent::Plugin
209
209
  # This loop looks dump, but it is used to suppress the unused parameter configuration warning
210
210
  # Learned from `filter_record_transformer`.
211
211
  conf.elements.select { |element| element.name == 'fields' }.each do |element|
212
- element.each_pair { |k, _v| element.key?(k) }
212
+ element.each_pair { |k, _v| element.has_key?(k) }
213
213
  end
214
214
 
215
215
  return unless @fields
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fluent-plugin-splunk-hec
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.5
4
+ version: 1.2.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Splunk Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-03-29 00:00:00.000000000 Z
11
+ date: 2021-06-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: fluentd
@@ -230,7 +230,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
230
230
  - !ruby/object:Gem::Version
231
231
  version: '0'
232
232
  requirements: []
233
- rubygems_version: 3.0.6
233
+ rubygems_version: 3.1.4
234
234
  signing_key:
235
235
  specification_version: 4
236
236
  summary: Fluentd plugin for Splunk HEC.