Skip to content

Commit 46195f6

Browse files
chore(deps): Bump fluent-plugin-azurestorage-gen2 from 0.3.5 to 0.3.7 in the bundler group (#345)
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.5 to 0.3.7 - [Commits](https://github.com/oleewere/fluent-plugin-azurestorage-gen2/commits) --- 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>
1 parent 27054b5 commit 46195f6

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ gem "async", "1.32.1"
77
gem "async-http", "0.64.2"
88
gem "fluentd", "1.17.1"
99
gem "fluent-plugin-azure-loganalytics", "0.7.0"
10-
gem "fluent-plugin-azurestorage-gen2", "0.3.5"
10+
gem "fluent-plugin-azurestorage-gen2", "0.3.7"
1111
gem "fluent-plugin-cloudwatch-logs", "0.14.3"
1212
gem "fluent-plugin-concat", "2.5.0"
1313
gem "fluent-plugin-datadog", "0.14.4"

Gemfile.lock

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,10 @@ GEM
7777
faraday_middleware-aws-sigv4 (1.0.1)
7878
aws-sigv4 (~> 1.0)
7979
faraday (>= 2.0, < 3)
80-
ffi (1.15.5)
80+
ffi (1.17.0-aarch64-linux-gnu)
81+
ffi (1.17.0-aarch64-linux-musl)
82+
ffi (1.17.0-x86_64-linux-gnu)
83+
ffi (1.17.0-x86_64-linux-musl)
8184
fiber-annotation (0.2.0)
8285
fiber-local (1.0.0)
8386
fluent-config-regexp-type (1.0.0)
@@ -87,7 +90,7 @@ GEM
8790
fluentd (>= 0.14.15, < 2)
8891
rest-client
8992
yajl-ruby
90-
fluent-plugin-azurestorage-gen2 (0.3.5)
93+
fluent-plugin-azurestorage-gen2 (0.3.7)
9194
concurrent-ruby (~> 1.1, >= 1.1.5)
9295
fluentd (>= 1.0, < 2)
9396
json (~> 2.1, >= 2.1.0)
@@ -211,7 +214,7 @@ GEM
211214
strptime (0.2.5)
212215
timers (4.3.5)
213216
traces (0.11.1)
214-
typhoeus (1.4.0)
217+
typhoeus (1.4.1)
215218
ethon (>= 0.9.0)
216219
tzinfo (2.0.6)
217220
concurrent-ruby (~> 1.0)
@@ -235,7 +238,7 @@ DEPENDENCIES
235238
async (= 1.32.1)
236239
async-http (= 0.64.2)
237240
fluent-plugin-azure-loganalytics (= 0.7.0)
238-
fluent-plugin-azurestorage-gen2 (= 0.3.5)
241+
fluent-plugin-azurestorage-gen2 (= 0.3.7)
239242
fluent-plugin-cloudwatch-logs (= 0.14.3)
240243
fluent-plugin-concat (= 2.5.0)
241244
fluent-plugin-datadog (= 0.14.4)

0 commit comments

Comments
 (0)