Skip to content

Commit 066582d

Browse files
chore(deps): Bump the bundler group with 2 updates (#374)
Bumps the bundler group with 2 updates: [async-http](https://github.com/socketry/async-http) and [async](https://github.com/socketry/async). Updates `async-http` from 0.64.2 to 0.86.0 - [Release notes](https://github.com/socketry/async-http/releases) - [Changelog](https://github.com/socketry/async-http/blob/main/releases.md) - [Commits](socketry/async-http@v0.64.2...v0.86.0) Updates `async` from 1.32.1 to 2.21.1 - [Release notes](https://github.com/socketry/async/releases) - [Changelog](https://github.com/socketry/async/blob/main/releases.md) - [Commits](socketry/async@v1.32.1...v2.21.1) --- updated-dependencies: - dependency-name: async-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler - dependency-name: async dependency-type: direct:production update-type: version-update:semver-major dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 46827fa commit 066582d

File tree

2 files changed

+34
-29
lines changed

2 files changed

+34
-29
lines changed

Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ source "https://rubygems.org"
33
gem "libxml-ruby", "5.0.3"
44
gem "oj", "3.16.7"
55
gem "json", "2.8.2"
6-
gem "async", "1.32.1"
7-
gem "async-http", "0.64.2"
6+
gem "async", "2.21.1"
7+
gem "async-http", "0.86.0"
88
gem "fluentd", "1.18.0"
99
gem "fluent-plugin-azure-loganalytics", "0.7.0"
1010
gem "fluent-plugin-azurestorage-gen2", "0.3.9"

Gemfile.lock

Lines changed: 32 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,23 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
async (1.32.1)
5-
console (~> 1.10)
6-
nio4r (~> 2.3)
7-
timers (~> 4.1)
8-
async-http (0.64.2)
9-
async (>= 1.25)
10-
async-io (>= 1.28)
11-
async-pool (>= 0.2)
12-
protocol-http (~> 0.26.0)
13-
protocol-http1 (~> 0.19.0)
14-
protocol-http2 (~> 0.16.0)
15-
traces (>= 0.10.0)
16-
async-io (1.42.1)
17-
async
18-
async-pool (0.6.1)
4+
async (2.21.1)
5+
console (~> 1.29)
6+
fiber-annotation
7+
io-event (~> 1.6, >= 1.6.5)
8+
async-http (0.86.0)
9+
async (>= 2.10.2)
10+
async-pool (~> 0.9)
11+
io-endpoint (~> 0.14)
12+
io-stream (~> 0.6)
13+
metrics (~> 0.12)
14+
protocol-http (~> 0.43)
15+
protocol-http1 (>= 0.28.1)
16+
protocol-http2 (~> 0.22)
17+
traces (~> 0.10)
18+
async-pool (0.10.2)
1919
async (>= 1.25)
20+
traces
2021
aws-eventstream (1.3.0)
2122
aws-partitions (1.1008.0)
2223
aws-sdk-cloudwatchlogs (1.53.0)
@@ -45,9 +46,9 @@ GEM
4546
bigdecimal (3.1.8)
4647
concurrent-ruby (1.3.4)
4748
connection_pool (2.4.1)
48-
console (1.24.0)
49+
console (1.29.0)
4950
fiber-annotation
50-
fiber-local
51+
fiber-local (~> 1.1)
5152
json
5253
cool.io (1.9.0)
5354
csv (3.3.0)
@@ -84,7 +85,9 @@ GEM
8485
ffi (1.17.0-x86_64-linux-gnu)
8586
ffi (1.17.0-x86_64-linux-musl)
8687
fiber-annotation (0.2.0)
87-
fiber-local (1.0.0)
88+
fiber-local (1.1.0)
89+
fiber-storage
90+
fiber-storage (1.0.0)
8891
fluent-config-regexp-type (1.0.0)
8992
fluentd (> 1.0.0, < 2)
9093
fluent-plugin-azure-loganalytics (0.7.0)
@@ -165,11 +168,15 @@ GEM
165168
http-cookie (1.0.5)
166169
domain_name (~> 0.5)
167170
http_parser.rb (0.8.0)
171+
io-endpoint (0.14.0)
172+
io-event (1.7.4)
173+
io-stream (0.6.1)
168174
jmespath (1.6.2)
169175
json (2.8.2)
170176
libxml-ruby (5.0.3)
171177
logger (1.6.1)
172178
ltsv (0.1.2)
179+
metrics (0.12.1)
173180
mime-types (3.4.1)
174181
mime-types-data (~> 3.2015)
175182
mime-types-data (3.2022.0105)
@@ -180,7 +187,6 @@ GEM
180187
net-http-persistent (4.0.2)
181188
connection_pool (~> 2.2)
182189
netrc (0.11.0)
183-
nio4r (2.7.1)
184190
oj (3.16.7)
185191
bigdecimal (>= 3.0)
186192
ostruct (>= 0.2)
@@ -190,11 +196,11 @@ GEM
190196
ostruct (0.6.0)
191197
prometheus-client (4.2.3)
192198
base64
193-
protocol-hpack (1.4.3)
194-
protocol-http (0.26.4)
195-
protocol-http1 (0.19.1)
199+
protocol-hpack (1.5.1)
200+
protocol-http (0.47.0)
201+
protocol-http1 (0.28.1)
196202
protocol-http (~> 0.22)
197-
protocol-http2 (0.16.0)
203+
protocol-http2 (0.22.0)
198204
protocol-hpack (~> 1.4)
199205
protocol-http (~> 0.18)
200206
rake (13.2.1)
@@ -211,8 +217,7 @@ GEM
211217
sigdump (~> 0.2.2)
212218
sigdump (0.2.5)
213219
strptime (0.2.5)
214-
timers (4.3.5)
215-
traces (0.11.1)
220+
traces (0.14.1)
216221
typhoeus (1.4.1)
217222
ethon (>= 0.9.0)
218223
tzinfo (2.0.6)
@@ -234,8 +239,8 @@ PLATFORMS
234239
x86_64-linux-musl
235240

236241
DEPENDENCIES
237-
async (= 1.32.1)
238-
async-http (= 0.64.2)
242+
async (= 2.21.1)
243+
async-http (= 0.86.0)
239244
fluent-plugin-azure-loganalytics (= 0.7.0)
240245
fluent-plugin-azurestorage-gen2 (= 0.3.9)
241246
fluent-plugin-cloudwatch-logs (= 0.14.3)

0 commit comments

Comments
 (0)