From a9e7b56f636bc23f5ce50e9b8031698eb93e177c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 05:10:20 +0000 Subject: [PATCH] chore(deps): Bump fluent-plugin-azurestorage-gen2 in the bundler group Bumps the bundler group with 1 update: [fluent-plugin-azurestorage-gen2](https://github.com/oleewere/fluent-plugin-azurestorage-gen2). Updates `fluent-plugin-azurestorage-gen2` from 0.3.7 to 0.3.8 - [Commits](https://github.com/oleewere/fluent-plugin-azurestorage-gen2/commits/v0.3.8) --- updated-dependencies: - dependency-name: fluent-plugin-azurestorage-gen2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 180e3bd..e7c050f 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ gem "async", "1.32.1" gem "async-http", "0.64.2" gem "fluentd", "1.17.1" gem "fluent-plugin-azure-loganalytics", "0.7.0" -gem "fluent-plugin-azurestorage-gen2", "0.3.7" +gem "fluent-plugin-azurestorage-gen2", "0.3.8" gem "fluent-plugin-cloudwatch-logs", "0.14.3" gem "fluent-plugin-concat", "2.5.0" gem "fluent-plugin-datadog", "0.14.4" diff --git a/Gemfile.lock b/Gemfile.lock index 43ed812..0116bf4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -90,7 +90,7 @@ GEM fluentd (>= 0.14.15, < 2) rest-client yajl-ruby - fluent-plugin-azurestorage-gen2 (0.3.7) + fluent-plugin-azurestorage-gen2 (0.3.8) concurrent-ruby (~> 1.1, >= 1.1.5) fluentd (>= 1.0, < 2) json (~> 2.1, >= 2.1.0) @@ -166,7 +166,7 @@ GEM jmespath (1.6.2) json (2.7.2) libxml-ruby (5.0.3) - logger (1.6.0) + logger (1.6.1) ltsv (0.1.2) mime-types (3.4.1) mime-types-data (~> 3.2015) @@ -238,7 +238,7 @@ DEPENDENCIES async (= 1.32.1) async-http (= 0.64.2) fluent-plugin-azure-loganalytics (= 0.7.0) - fluent-plugin-azurestorage-gen2 (= 0.3.7) + fluent-plugin-azurestorage-gen2 (= 0.3.8) fluent-plugin-cloudwatch-logs (= 0.14.3) fluent-plugin-concat (= 2.5.0) fluent-plugin-datadog (= 0.14.4)