Skip to content

Commit

Permalink
Bump async-http from 0.82.3 to 0.83.1
Browse files Browse the repository at this point in the history
Bumps [async-http](https://github.com/socketry/async-http) from 0.82.3 to 0.83.1.
- [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.82.3...v0.83.1)

---
updated-dependencies:
- dependency-name: async-http
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 3bdaa0c commit 449ff9d
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -75,19 +75,19 @@ GEM
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
async (2.19.0)
async (2.20.0)
console (~> 1.29)
fiber-annotation
io-event (~> 1.6, >= 1.6.5)
async-container (0.18.3)
async (~> 2.10)
async-http (0.82.3)
async-http (0.83.1)
async (>= 2.10.2)
async-pool (~> 0.9)
io-endpoint (~> 0.14)
io-stream (~> 0.6)
metrics (~> 0.12)
protocol-http (~> 0.37)
protocol-http (~> 0.43)
protocol-http1 (>= 0.28.1)
protocol-http2 (~> 0.19)
traces (~> 0.10)
Expand Down Expand Up @@ -268,13 +268,12 @@ GEM
rack
railties (>= 7.0.0)
protocol-hpack (1.5.1)
protocol-http (0.42.0)
protocol-http (0.43.0)
protocol-http1 (0.28.1)
protocol-http (~> 0.22)
protocol-http2 (0.19.4)
protocol-http2 (0.20.0)
protocol-hpack (~> 1.4)
protocol-http (~> 0.18)
traces
protocol-rack (0.10.1)
protocol-http (~> 0.37)
rack (>= 1.0)
Expand Down

0 comments on commit 449ff9d

Please sign in to comment.