Skip to content

Commit

Permalink
chore(deps): Bump async-http from 0.64.1 to 0.64.2 in the bundler group
Browse files Browse the repository at this point in the history
Bumps the bundler group with 1 update: [async-http](https://github.com/socketry/async-http).


Updates `async-http` from 0.64.1 to 0.64.2
- [Release notes](https://github.com/socketry/async-http/releases)
- [Changelog](https://github.com/socketry/async-http/blob/main/release.cert)
- [Commits](socketry/async-http@v0.64.1...v0.64.2)

---
updated-dependencies:
- dependency-name: async-http
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent ccdcc50 commit 06c253d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ gem "libxml-ruby", "5.0.3"
gem "oj", "3.16.3"
gem "json", "2.7.2"
gem "async", "1.32.1"
gem "async-http", "0.64.1"
gem "async-http", "0.64.2"
gem "fluentd", "1.16.5"
gem "fluent-plugin-azure-loganalytics", "0.7.0"
gem "fluent-plugin-azurestorage-gen2", "0.3.5"
Expand Down
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@ GEM
console (~> 1.10)
nio4r (~> 2.3)
timers (~> 4.1)
async-http (0.64.1)
async-http (0.64.2)
async (>= 1.25)
async-io (>= 1.28)
async-pool (>= 0.2)
protocol-http (~> 0.26.0)
protocol-http1 (~> 0.19.0)
protocol-http2 (~> 0.16.0)
traces (>= 0.10.0)
async-io (1.42.0)
async-io (1.42.1)
async
async-pool (0.4.0)
async-pool (0.6.1)
async (>= 1.25)
aws-eventstream (1.2.0)
aws-partitions (1.808.0)
Expand Down Expand Up @@ -44,7 +44,7 @@ GEM
bigdecimal (3.1.4)
concurrent-ruby (1.2.3)
connection_pool (2.3.0)
console (1.23.6)
console (1.24.0)
fiber-annotation
fiber-local
json
Expand Down Expand Up @@ -180,8 +180,8 @@ GEM
multi_json
prometheus-client (4.1.0)
protocol-hpack (1.4.3)
protocol-http (0.26.1)
protocol-http1 (0.19.0)
protocol-http (0.26.4)
protocol-http1 (0.19.1)
protocol-http (~> 0.22)
protocol-http2 (0.16.0)
protocol-hpack (~> 1.4)
Expand Down Expand Up @@ -222,7 +222,7 @@ PLATFORMS

DEPENDENCIES
async (= 1.32.1)
async-http (= 0.64.1)
async-http (= 0.64.2)
fluent-plugin-azure-loganalytics (= 0.7.0)
fluent-plugin-azurestorage-gen2 (= 0.3.5)
fluent-plugin-cloudwatch-logs (= 0.14.3)
Expand Down

0 comments on commit 06c253d

Please sign in to comment.