Skip to content

Commit

Permalink
Merge pull request #47 from retromeet/dependabot/bundler/async-http-0…
Browse files Browse the repository at this point in the history
….83.1
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
2 parents 3bdaa0c + 449ff9d commit d44c2c1
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 d44c2c1

Please sign in to comment.