Skip to content

Commit

Permalink
chore(deps): lock file maintenance (#438)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent c2385fe commit 3b1e4bd
Showing 1 changed file with 13 additions and 12 deletions.
25 changes: 13 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,26 +16,27 @@ GEM
uri (>= 0.13.1)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
async (2.21.1)
async (2.21.3)
console (~> 1.29)
fiber-annotation
io-event (~> 1.6, >= 1.6.5)
async-http (0.86.0)
io-event (~> 1.7)
metrics (~> 0.12)
traces (~> 0.15)
async-http (0.87.0)
async (>= 2.10.2)
async-pool (~> 0.9)
io-endpoint (~> 0.14)
io-stream (~> 0.6)
metrics (~> 0.12)
protocol-http (~> 0.43)
protocol-http1 (>= 0.28.1)
protocol-http (~> 0.49)
protocol-http1 (~> 0.30)
protocol-http2 (~> 0.22)
traces (~> 0.10)
async-http-faraday (0.20.0)
async-http (~> 0.42)
faraday
async-pool (0.10.2)
async-pool (0.10.3)
async (>= 1.25)
traces
base64 (0.2.0)
benchmark (0.4.0)
bigdecimal (3.1.9)
Expand Down Expand Up @@ -83,20 +84,20 @@ GEM
faraday (>= 1, < 3)
sawyer (~> 0.9)
protocol-hpack (1.5.1)
protocol-http (0.48.0)
protocol-http1 (0.28.1)
protocol-http (0.49.0)
protocol-http1 (0.30.0)
protocol-http (~> 0.22)
protocol-http2 (0.22.0)
protocol-http2 (0.22.1)
protocol-hpack (~> 1.4)
protocol-http (~> 0.18)
protocol-http (~> 0.47)
public_suffix (6.0.1)
rainbow (3.1.1)
rake (13.2.1)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
securerandom (0.4.1)
traces (0.14.1)
traces (0.15.2)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uri (1.0.2)
Expand Down

0 comments on commit 3b1e4bd

Please # to comment.