Skip to content

Commit

Permalink
Merge pull request #18 from renatolond/dependabot/bundler/falcon-0.48.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
2 parents a287dc3 + 46fc8b4 commit 21c5692
Showing 1 changed file with 13 additions and 11 deletions.
24 changes: 13 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ GEM
mutex_m
tzinfo (~> 2.0)
ast (2.4.2)
async (2.16.1)
async (2.17.0)
console (~> 1.26)
fiber-annotation
io-event (~> 1.6, >= 1.6.5)
async-container (0.18.2)
async-container (0.18.3)
async (~> 2.10)
async-http (0.74.0)
async-http (0.75.0)
async (>= 2.10.2)
async-pool (~> 0.7)
io-endpoint (~> 0.11)
Expand Down Expand Up @@ -65,17 +65,18 @@ GEM
dry-inflector (~> 1.0)
dry-logic (~> 1.4)
zeitwerk (~> 2.6)
falcon (0.47.10)
falcon (0.48.0)
async
async-container (~> 0.18)
async-http (~> 0.66, >= 0.66.3)
async-http-cache (~> 0.4.0)
async-http (~> 0.75)
async-http-cache (~> 0.4)
async-service (~> 0.10)
bundler
localhost (~> 1.1)
openssl (~> 3.0)
process-metrics (~> 0.2.0)
protocol-rack (~> 0.5)
process-metrics (~> 0.2)
protocol-http (~> 0.31)
protocol-rack (~> 0.7)
samovar (~> 2.3)
ffi (1.17.0)
ffi (1.17.0-x86_64-linux-gnu)
Expand Down Expand Up @@ -132,12 +133,13 @@ GEM
pastel (0.8.0)
tty-color (~> 0.5)
pg (1.5.8)
process-metrics (0.2.1)
process-metrics (0.3.0)
console (~> 1.8)
json (~> 2)
samovar (~> 2.1)
protocol-hpack (1.5.0)
protocol-http (0.30.0)
protocol-http1 (0.21.0)
protocol-http (0.33.0)
protocol-http1 (0.22.0)
protocol-http (~> 0.22)
protocol-http2 (0.18.0)
protocol-hpack (~> 1.4)
Expand Down

0 comments on commit 21c5692

Please sign in to comment.