Skip to content

Commit

Permalink
chore(deps): Bump fluent-plugin-azurestorage-gen2 from 0.3.7 to 0.3.8…
Browse files Browse the repository at this point in the history
… in the bundler group (#346)

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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent db2e621 commit 3c6232c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down

0 comments on commit 3c6232c

Please sign in to comment.