Skip to content

Commit

Permalink
Merge pull request #30 from retromeet/dependabot/bundler/async-http-0…
Browse files Browse the repository at this point in the history
….82.1
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
2 parents 70931b4 + e3f44d5 commit bfe12f5
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -80,20 +80,20 @@ GEM
io-event (~> 1.6, >= 1.6.5)
async-container (0.18.3)
async (~> 2.10)
async-http (0.80.0)
async-http (0.82.1)
async (>= 2.10.2)
async-pool (~> 0.7)
io-endpoint (~> 0.11)
io-stream (~> 0.4)
async-pool (~> 0.9)
io-endpoint (~> 0.14)
io-stream (~> 0.6)
metrics (~> 0.12)
protocol-http (~> 0.37)
protocol-http1 (~> 0.27)
protocol-http1 (>= 0.28.1)
protocol-http2 (~> 0.19)
traces (>= 0.10)
traces (~> 0.10)
async-http-cache (0.4.4)
async-http (~> 0.56)
async-pool (0.8.1)
async-pool (0.10.1)
async (>= 1.25)
metrics
traces
async-service (0.12.0)
async
Expand Down Expand Up @@ -173,9 +173,9 @@ GEM
activesupport (>= 6.0.0)
railties (>= 6.0.0)
io-console (0.7.2)
io-endpoint (0.13.1)
io-event (1.7.1)
io-stream (0.4.3)
io-endpoint (0.14.0)
io-event (1.7.2)
io-stream (0.6.0)
irb (1.14.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
Expand All @@ -197,7 +197,7 @@ GEM
mapping (1.1.1)
marcel (1.0.4)
matrix (0.4.2)
metrics (0.10.2)
metrics (0.12.0)
mini_mime (1.1.5)
minitest (5.25.1)
mocha (2.4.5)
Expand Down Expand Up @@ -253,8 +253,8 @@ GEM
pronto (~> 0.11.0)
rubocop (>= 0.63.1, < 2.0)
protocol-hpack (1.5.1)
protocol-http (0.37.0)
protocol-http1 (0.27.0)
protocol-http (0.42.0)
protocol-http1 (0.28.1)
protocol-http (~> 0.22)
protocol-http2 (0.19.3)
protocol-hpack (~> 1.4)
Expand Down

0 comments on commit bfe12f5

Please sign in to comment.