File tree 2 files changed +7
-7
lines changed 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
source "https://rubygems.org"
2
2
3
3
gem "libxml-ruby" , "5.0.3"
4
- gem "oj" , "3.16.5 "
4
+ gem "oj" , "3.16.6 "
5
5
gem "json" , "2.7.2"
6
6
gem "async" , "1.32.1"
7
7
gem "async-http" , "0.64.2"
8
8
gem "fluentd" , "1.17.1"
9
9
gem "fluent-plugin-azure-loganalytics" , "0.7.0"
10
- gem "fluent-plugin-azurestorage-gen2" , "0.3.8 "
10
+ gem "fluent-plugin-azurestorage-gen2" , "0.3.9 "
11
11
gem "fluent-plugin-cloudwatch-logs" , "0.14.3"
12
12
gem "fluent-plugin-concat" , "2.5.0"
13
13
gem "fluent-plugin-datadog" , "0.14.4"
Original file line number Diff line number Diff line change 90
90
fluentd (>= 0.14.15 , < 2 )
91
91
rest-client
92
92
yajl-ruby
93
- fluent-plugin-azurestorage-gen2 (0.3.8 )
93
+ fluent-plugin-azurestorage-gen2 (0.3.9 )
94
94
concurrent-ruby (~> 1.1 , >= 1.1.5 )
95
95
fluentd (>= 1.0 , < 2 )
96
96
json (~> 2.1 , >= 2.1.0 )
179
179
connection_pool (~> 2.2 )
180
180
netrc (0.11.0 )
181
181
nio4r (2.7.1 )
182
- oj (3.16.5 )
182
+ oj (3.16.6 )
183
183
bigdecimal (>= 3.0 )
184
184
ostruct (>= 0.2 )
185
185
opensearch-api (2.2.0 )
218
218
ethon (>= 0.9.0 )
219
219
tzinfo (2.0.6 )
220
220
concurrent-ruby (~> 1.0 )
221
- tzinfo-data (1.2024.1 )
221
+ tzinfo-data (1.2024.2 )
222
222
tzinfo (>= 1.0.0 )
223
223
unf (0.1.4 )
224
224
unf_ext
@@ -238,7 +238,7 @@ DEPENDENCIES
238
238
async (= 1.32.1 )
239
239
async-http (= 0.64.2 )
240
240
fluent-plugin-azure-loganalytics (= 0.7.0 )
241
- fluent-plugin-azurestorage-gen2 (= 0.3.8 )
241
+ fluent-plugin-azurestorage-gen2 (= 0.3.9 )
242
242
fluent-plugin-cloudwatch-logs (= 0.14.3 )
243
243
fluent-plugin-concat (= 2.5.0 )
244
244
fluent-plugin-datadog (= 0.14.4 )
@@ -255,7 +255,7 @@ DEPENDENCIES
255
255
fluentd (= 1.17.1 )
256
256
json (= 2.7.2 )
257
257
libxml-ruby (= 5.0.3 )
258
- oj (= 3.16.5 )
258
+ oj (= 3.16.6 )
259
259
260
260
BUNDLED WITH
261
261
2.3.7
You can’t perform that action at this time.
0 commit comments