Skip to content

Commit

Permalink
v1.17-5.0/filters Update dependency fluent-plugin-detect-exceptions t…
Browse files Browse the repository at this point in the history
…o v0.0.16 (#174)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 88aae2b commit b363ff6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 8 deletions.
2 changes: 1 addition & 1 deletion v1.17-5.0/filters/Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source 'https://index.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
17 changes: 10 additions & 7 deletions v1.17-5.0/filters/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ GEM
specs:
base64 (0.2.0)
concurrent-ruby (1.2.3)
cool.io (1.8.0)
cool.io (1.8.1)
csv (3.3.0)
dig_rb (1.0.1)
drb (2.2.1)
Expand All @@ -13,8 +13,8 @@ GEM
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 @@ -68,9 +68,9 @@ GEM
geoip2_c (0.3.4)
http_parser.rb (0.8.0)
logfmt (0.0.10)
logger (1.6.1)
logger (1.6.2)
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 @@ -82,7 +82,7 @@ GEM
tzinfo-data (1.2023.4)
tzinfo (>= 1.0.0)
user_agent_parser (2.16.0)
webrick (1.9.0)
webrick (1.9.1)
yajl-ruby (1.4.3)

PLATFORMS
Expand All @@ -91,7 +91,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 All @@ -104,3 +104,6 @@ DEPENDENCIES
fluent-plugin-tag-normaliser (= 0.1.3)
fluent-plugin-throttle (= 0.0.5)
fluent-plugin-ua-parser (= 1.2.0)

BUNDLED WITH
2.5.23

0 comments on commit b363ff6

Please sign in to comment.