Skip to content

Commit

Permalink
Merge pull request #50 from retromeet/dependabot/bundler/falcon-0.48.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
2 parents eeb4b9d + 6ec3a7c commit e5749d8
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21,20 +21,20 @@ GEM
io-event (~> 1.6, >= 1.6.5)
async-container (0.18.3)
async (~> 2.10)
async-http (0.79.0)
async-http (0.82.2)
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 @@ -78,7 +78,7 @@ GEM
zeitwerk (~> 2.6)
faker (3.5.1)
i18n (>= 1.8.11, < 2)
falcon (0.48.2)
falcon (0.48.3)
async
async-container (~> 0.18)
async-http (~> 0.75)
Expand Down Expand Up @@ -128,9 +128,9 @@ GEM
i18n (1.14.6)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
io-endpoint (0.13.1)
io-event (1.6.5)
io-stream (0.4.1)
io-endpoint (0.14.0)
io-event (1.7.3)
io-stream (0.6.0)
irb (1.14.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
Expand All @@ -145,7 +145,7 @@ GEM
localhost (1.3.1)
logger (1.6.1)
mapping (1.1.1)
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 @@ -186,13 +186,13 @@ 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.2)
protocol-http2 (0.19.3)
protocol-hpack (~> 1.4)
protocol-http (~> 0.18)
protocol-rack (0.10.0)
protocol-rack (0.10.1)
protocol-http (~> 0.37)
rack (>= 1.0)
psych (5.1.2)
Expand Down

0 comments on commit e5749d8

Please sign in to comment.