Skip to content

Commit

Permalink
chore(deps): lock file maintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 4, 2024
1 parent 22a5351 commit b4ec7db
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (7.2.1.2)
activesupport (7.2.2)
base64
benchmark (>= 0.3)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
connection_pool (>= 2.2.5)
Expand All @@ -14,11 +15,11 @@ GEM
tzinfo (~> 2.0, >= 2.0.5)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
async (2.17.0)
async (2.18.0)
console (~> 1.26)
fiber-annotation
io-event (~> 1.6, >= 1.6.5)
async-http (0.82.2)
async-http (0.82.3)
async (>= 2.10.2)
async-pool (~> 0.9)
io-endpoint (~> 0.14)
Expand All @@ -35,6 +36,7 @@ GEM
async (>= 1.25)
traces
base64 (0.2.0)
benchmark (0.3.0)
bigdecimal (3.1.8)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
Expand Down Expand Up @@ -69,7 +71,7 @@ GEM
io-endpoint (0.14.0)
io-event (1.7.3)
io-stream (0.6.0)
json (2.7.4)
json (2.7.5)
logger (1.6.1)
metrics (0.12.0)
minitest (5.25.1)
Expand All @@ -83,9 +85,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
public_suffix (6.0.1)
rainbow (3.1.1)
rake (13.2.1)
Expand Down

0 comments on commit b4ec7db

Please sign in to comment.