Skip to content

Commit

Permalink
Merge pull request #57 from retromeet/dependabot/bundler/async-http-0…
Browse files Browse the repository at this point in the history
….82.3
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
2 parents 1812859 + a40782c commit 72dcad2
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ GEM
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
async (2.17.0)
async (2.18.0)
console (~> 1.26)
fiber-annotation
io-event (~> 1.6, >= 1.6.5)
async-container (0.18.3)
async (~> 2.10)
async-http (0.82.2)
async-http (0.82.3)
async (>= 2.10.2)
async-pool (~> 0.9)
io-endpoint (~> 0.14)
Expand All @@ -44,7 +44,7 @@ GEM
bigdecimal (3.1.8)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
console (1.27.0)
console (1.28.0)
fiber-annotation
fiber-local (~> 1.1)
json
Expand Down Expand Up @@ -136,7 +136,7 @@ GEM
irb (1.14.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.7.4)
json (2.7.6)
jwt (2.9.3)
base64
language_server-protocol (3.17.0.3)
Expand All @@ -147,7 +147,7 @@ GEM
localhost (1.3.1)
logger (1.6.1)
mapping (1.1.1)
metrics (0.12.0)
metrics (0.12.1)
mini_mime (1.1.5)
minitest (5.25.1)
minitest-hooks (1.5.2)
Expand Down Expand Up @@ -193,9 +193,10 @@ GEM
protocol-http (0.42.0)
protocol-http1 (0.28.1)
protocol-http (~> 0.22)
protocol-http2 (0.19.3)
protocol-http2 (0.19.4)
protocol-hpack (~> 1.4)
protocol-http (~> 0.18)
traces
protocol-rack (0.10.1)
protocol-http (~> 0.37)
rack (>= 1.0)
Expand Down Expand Up @@ -267,7 +268,7 @@ GEM
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
thor (1.3.2)
traces (0.13.1)
traces (0.14.1)
tty-color (0.6.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
Expand Down

0 comments on commit 72dcad2

Please sign in to comment.