Skip to content

Commit

Permalink
v1.16-4.10/filters Update dependency fluent-plugin-detect-exceptions …
Browse files Browse the repository at this point in the history
…to v0.0.16 (#173)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent e350b66 commit 9ffbc9b
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 7 deletions.
2 changes: 1 addition & 1 deletion v1.16-4.10/filters/Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source 'https://rubygems.org'

gem 'fluent-plugin-detect-exceptions', '0.0.15'
gem 'fluent-plugin-detect-exceptions', '0.0.16'
gem 'fluent-plugin-prometheus', '2.2.0'
gem 'fluent-plugin-dedot_filter', '1.0.0'
gem 'fluent-plugin-geoip', '1.3.2'
Expand Down
22 changes: 16 additions & 6 deletions v1.16-4.10/filters/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,24 @@ GEM
remote: https://rubygems.org/
specs:
concurrent-ruby (1.2.3)
cool.io (1.8.0)
console (1.23.7)
fiber-annotation
fiber-local
json
cool.io (1.8.1)
dig_rb (1.0.1)
fiber-annotation (0.2.0)
fiber-local (1.1.0)
fiber-storage
fiber-storage (1.0.0)
fluent-config-regexp-type (1.0.0)
fluentd (> 1.0.0, < 2)
fluent-plugin-concat (2.5.0)
fluentd (>= 0.14.0, < 2)
fluent-plugin-dedot_filter (1.0.0)
fluentd (>= 0.14.0, < 2)
fluent-plugin-detect-exceptions (0.0.15)
fluentd (>= 0.10)
fluent-plugin-detect-exceptions (0.0.16)
fluentd (>= 1.14.2)
fluent-plugin-geoip (1.3.2)
dig_rb
fluentd (>= 0.14.8, < 2)
Expand Down Expand Up @@ -45,8 +53,9 @@ GEM
fluentd (>= 0.14, < 2)
lru_redux (>= 1.0.0)
user_agent_parser (>= 2.2.0)
fluentd (1.16.3)
fluentd (1.16.6)
bundler
console (< 1.24)
cool.io (>= 1.4.5, < 2.0.0)
http_parser.rb (>= 0.5.1, < 0.9.0)
msgpack (>= 1.3.1, < 2.0.0)
Expand All @@ -60,9 +69,10 @@ GEM
geoip-c (0.9.1)
geoip2_c (0.3.4)
http_parser.rb (0.8.0)
json (2.9.0)
logfmt (0.0.10)
lru_redux (1.1.0)
msgpack (1.7.2)
msgpack (1.7.5)
myslog (0.1.1)
prometheus-client (4.2.1)
serverengine (2.3.2)
Expand All @@ -83,7 +93,7 @@ PLATFORMS
DEPENDENCIES
fluent-plugin-concat (= 2.5.0)
fluent-plugin-dedot_filter (= 1.0.0)
fluent-plugin-detect-exceptions (= 0.0.15)
fluent-plugin-detect-exceptions (= 0.0.16)
fluent-plugin-geoip (= 1.3.2)
fluent-plugin-grok-parser (= 2.6.2)
fluent-plugin-kube-events-timestamp (= 0.1.3)
Expand Down

0 comments on commit 9ffbc9b

Please sign in to comment.