Skip to content

Commit

Permalink
chore(deps): Bump the bundler group across 1 directory with 3 updates (
Browse files Browse the repository at this point in the history
…#338)

Bumps the bundler group with 3 updates in the / directory: [oj](https://github.com/ohler55/oj), [fluent-plugin-kafka](https://github.com/fluent/fluent-plugin-kafka) and [fluent-plugin-prometheus](https://github.com/fluent/fluent-plugin-prometheus).


Updates `oj` from 3.16.4 to 3.16.5
- [Release notes](https://github.com/ohler55/oj/releases)
- [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md)
- [Commits](ohler55/oj@v3.16.4...v3.16.5)

Updates `fluent-plugin-kafka` from 0.19.2 to 0.19.3
- [Changelog](https://github.com/fluent/fluent-plugin-kafka/blob/master/ChangeLog)
- [Commits](fluent/fluent-plugin-kafka@v0.19.2...v0.19.3)

Updates `fluent-plugin-prometheus` from 2.1.0 to 2.2.0
- [Changelog](https://github.com/fluent/fluent-plugin-prometheus/blob/master/ChangeLog)
- [Commits](fluent/fluent-plugin-prometheus@v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: oj
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: fluent-plugin-kafka
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: fluent-plugin-prometheus
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 9369116 commit 7f994de
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 12 deletions.
6 changes: 3 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
source "https://rubygems.org"

gem "libxml-ruby", "5.0.3"
gem "oj", "3.16.4"
gem "oj", "3.16.5"
gem "json", "2.7.2"
gem "async", "1.32.1"
gem "async-http", "0.64.2"
Expand All @@ -13,9 +13,9 @@ gem "fluent-plugin-concat", "2.5.0"
gem "fluent-plugin-datadog", "0.14.4"
gem "fluent-plugin-elasticsearch", "5.4.3"
gem "fluent-plugin-grafana-loki", "1.2.20"
gem "fluent-plugin-kafka", "0.19.2"
gem "fluent-plugin-kafka", "0.19.3"
gem "fluent-plugin-opensearch", "1.1.4"
gem "fluent-plugin-prometheus", "2.1.0"
gem "fluent-plugin-prometheus", "2.2.0"
gem "fluent-plugin-record-modifier", "2.2.0"
gem "fluent-plugin-rewrite-tag-filter", "2.4.0"
gem "fluent-plugin-route", "1.0.0"
Expand Down
21 changes: 12 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ GEM
rest-client
base64 (0.2.0)
bigdecimal (3.1.8)
concurrent-ruby (1.3.3)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
console (1.24.0)
fiber-annotation
Expand Down Expand Up @@ -110,7 +110,7 @@ GEM
fluentd (>= 0.14.22)
fluent-plugin-grafana-loki (1.2.20)
fluentd (>= 1.9.3, < 2)
fluent-plugin-kafka (0.19.2)
fluent-plugin-kafka (0.19.3)
fluentd (>= 0.10.58, < 2)
ltsv
ruby-kafka (>= 1.5.0, < 2)
Expand All @@ -122,7 +122,7 @@ GEM
faraday_middleware-aws-sigv4 (~> 1.0.1)
fluentd (>= 0.14.22)
opensearch-ruby
fluent-plugin-prometheus (2.1.0)
fluent-plugin-prometheus (2.2.0)
fluentd (>= 1.9.1, < 2)
prometheus-client (>= 2.1.0)
fluent-plugin-record-modifier (2.2.0)
Expand Down Expand Up @@ -174,8 +174,9 @@ GEM
connection_pool (~> 2.2)
netrc (0.11.0)
nio4r (2.7.1)
oj (3.16.4)
oj (3.16.5)
bigdecimal (>= 3.0)
ostruct (>= 0.2)
opensearch-api (2.2.0)
multi_json
opensearch-ruby (2.1.0)
Expand All @@ -184,15 +185,17 @@ GEM
opensearch-transport (2.1.0)
faraday (>= 1.0, < 3)
multi_json
prometheus-client (4.1.0)
ostruct (0.6.0)
prometheus-client (4.2.3)
base64
protocol-hpack (1.4.3)
protocol-http (0.26.4)
protocol-http1 (0.19.1)
protocol-http (~> 0.22)
protocol-http2 (0.16.0)
protocol-hpack (~> 1.4)
protocol-http (~> 0.18)
rake (13.0.6)
rake (13.2.1)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
Expand Down Expand Up @@ -236,9 +239,9 @@ DEPENDENCIES
fluent-plugin-datadog (= 0.14.4)
fluent-plugin-elasticsearch (= 5.4.3)
fluent-plugin-grafana-loki (= 1.2.20)
fluent-plugin-kafka (= 0.19.2)
fluent-plugin-kafka (= 0.19.3)
fluent-plugin-opensearch (= 1.1.4)
fluent-plugin-prometheus (= 2.1.0)
fluent-plugin-prometheus (= 2.2.0)
fluent-plugin-record-modifier (= 2.2.0)
fluent-plugin-rewrite-tag-filter (= 2.4.0)
fluent-plugin-route (= 1.0.0)
Expand All @@ -247,7 +250,7 @@ DEPENDENCIES
fluentd (= 1.17.0)
json (= 2.7.2)
libxml-ruby (= 5.0.3)
oj (= 3.16.4)
oj (= 3.16.5)

BUNDLED WITH
2.3.7

0 comments on commit 7f994de

Please sign in to comment.