Skip to content

Commit

Permalink
Bump protocol-http1 from 0.15.0 to 0.16.1 (#145)
Browse files Browse the repository at this point in the history
Bumps [protocol-http1](https://github.com/socketry/protocol-http1) from 0.15.0 to 0.16.1.
- [Changelog](https://github.com/socketry/protocol-http1/blob/main/release.cert)
- [Commits](socketry/protocol-http1@v0.15.0...v0.16.1)

---
updated-dependencies:
- dependency-name: protocol-http1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent 6919847 commit 80e7272
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -73,14 +73,14 @@ GEM
console (~> 1.10)
io-event (~> 1.1)
timers (~> 4.1)
async-http (0.60.1)
async-http (0.61.0)
async (>= 1.25)
async-io (>= 1.28)
async-pool (>= 0.2)
protocol-http (~> 0.24.0)
protocol-http1 (~> 0.15.0)
protocol-http (~> 0.25.0)
protocol-http1 (~> 0.16.0)
protocol-http2 (~> 0.15.0)
traces (>= 0.8.0)
traces (>= 0.10.0)
async-http-faraday (0.11.0)
async-http (~> 0.42)
faraday
Expand Down Expand Up @@ -204,8 +204,8 @@ GEM
ast (~> 2.4.1)
pg (1.4.6)
protocol-hpack (1.4.2)
protocol-http (0.24.1)
protocol-http1 (0.15.0)
protocol-http (0.25.0)
protocol-http1 (0.16.1)
protocol-http (~> 0.22)
protocol-http2 (0.15.1)
protocol-hpack (~> 1.4)
Expand Down Expand Up @@ -314,7 +314,7 @@ GEM
thor (1.2.1)
timeout (0.3.2)
timers (4.3.5)
traces (0.8.0)
traces (0.11.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.4.2)
Expand Down

0 comments on commit 80e7272

Please sign in to comment.