Skip to content

Commit

Permalink
Merge pull request #364 from tj-actions/renovate/lock-file-maintenance
Browse files Browse the repository at this point in the history
chore(deps): lock file maintenance
  • Loading branch information
repo-ranger[bot] committed Apr 29, 2024
2 parents 4c5bf1e + acf7f8e commit 298458f
Showing 1 changed file with 15 additions and 14 deletions.
29 changes: 15 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,31 +13,30 @@ GEM
tzinfo (~> 2.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
async (2.10.1)
async (2.10.2)
console (~> 1.10)
fiber-annotation
io-event (~> 1.5, >= 1.5.1)
timers (~> 4.1)
async-http (0.64.1)
async (>= 1.25)
async-io (>= 1.28)
async-pool (>= 0.2)
async-http (0.65.1)
async (>= 2.10.2)
async-pool (>= 0.6.1)
io-endpoint (~> 0.10)
io-stream (~> 0.4)
protocol-http (~> 0.26.0)
protocol-http1 (~> 0.19.0)
protocol-http2 (~> 0.16.0)
protocol-http2 (~> 0.17.0)
traces (>= 0.10.0)
async-http-faraday (0.13.1)
async-http-faraday (0.14.0)
async-http (~> 0.42)
faraday
async-io (1.42.0)
async
async-pool (0.4.0)
async-pool (0.6.1)
async (>= 1.25)
base64 (0.2.0)
bigdecimal (3.1.7)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
console (1.23.6)
console (1.24.0)
fiber-annotation
fiber-local
json
Expand All @@ -61,7 +60,9 @@ GEM
rake (>= 10.0)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
io-endpoint (0.10.2)
io-event (1.5.1)
io-stream (0.4.0)
json (2.7.2)
minitest (5.22.3)
multi_json (1.15.0)
Expand All @@ -72,10 +73,10 @@ GEM
faraday (>= 1, < 3)
sawyer (~> 0.9)
protocol-hpack (1.4.3)
protocol-http (0.26.2)
protocol-http1 (0.19.0)
protocol-http (0.26.4)
protocol-http1 (0.19.1)
protocol-http (~> 0.22)
protocol-http2 (0.16.0)
protocol-http2 (0.17.0)
protocol-hpack (~> 1.4)
protocol-http (~> 0.18)
public_suffix (5.0.5)
Expand Down

0 comments on commit 298458f

Please sign in to comment.