From 6f2229dc2201cae86d17b8438dd7985877f618ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Feb 2023 16:12:16 +0000 Subject: [PATCH] feat(deps): Bump fluent-plugin-grafana-loki from 1.2.18 to 1.2.20 Bumps [fluent-plugin-grafana-loki](https://github.com/grafana/loki) from 1.2.18 to 1.2.20. - [Release notes](https://github.com/grafana/loki/releases) - [Changelog](https://github.com/grafana/loki/blob/main/CHANGELOG.md) - [Commits](https://github.com/grafana/loki/commits) --- updated-dependencies: - dependency-name: fluent-plugin-grafana-loki dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile b/Gemfile index 96e954e..6588329 100644 --- a/Gemfile +++ b/Gemfile @@ -12,7 +12,7 @@ gem "fluent-plugin-cloudwatch-logs", "0.14.3" gem "fluent-plugin-concat", "2.5.0" gem "fluent-plugin-datadog", "0.14.2" gem "fluent-plugin-elasticsearch", "5.2.4" -gem "fluent-plugin-grafana-loki", "1.2.18" +gem "fluent-plugin-grafana-loki", "1.2.20" gem "fluent-plugin-kafka", "0.18.1" gem "fluent-plugin-opensearch", "1.0.9" gem "fluent-plugin-prometheus", "2.0.3" diff --git a/Gemfile.lock b/Gemfile.lock index 9ef667c..ceb7427 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,7 +41,7 @@ GEM aws-eventstream (~> 1, >= 1.0.2) azure-loganalytics-datacollector-api (0.5.0) rest-client - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.0) connection_pool (2.3.0) console (1.16.2) fiber-local @@ -116,7 +116,7 @@ GEM excon faraday (~> 1.10) fluentd (>= 0.14.22) - fluent-plugin-grafana-loki (1.2.18) + fluent-plugin-grafana-loki (1.2.20) fluentd (>= 1.9.3, < 2) fluent-plugin-kafka (0.18.1) fluentd (>= 0.10.58, < 2) @@ -203,7 +203,7 @@ GEM ruby-kafka (1.5.0) digest-crc ruby2_keywords (0.0.5) - serverengine (2.3.0) + serverengine (2.3.1) sigdump (~> 0.2.2) sigdump (0.2.4) strptime (0.2.5) @@ -211,9 +211,9 @@ GEM traces (0.8.0) typhoeus (1.4.0) ethon (>= 0.9.0) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) - tzinfo-data (1.2022.6) + tzinfo-data (1.2022.7) tzinfo (>= 1.0.0) unf (0.1.4) unf_ext @@ -237,7 +237,7 @@ DEPENDENCIES fluent-plugin-concat (= 2.5.0) fluent-plugin-datadog (= 0.14.2) fluent-plugin-elasticsearch (= 5.2.4) - fluent-plugin-grafana-loki (= 1.2.18) + fluent-plugin-grafana-loki (= 1.2.20) fluent-plugin-kafka (= 0.18.1) fluent-plugin-opensearch (= 1.0.9) fluent-plugin-prometheus (= 2.0.3)