Skip to content

Commit

Permalink
Merge pull request #336 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] authored Feb 5, 2024
2 parents bfb0a19 + 79b5a97 commit 7ab65a1
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,23 +13,23 @@ GEM
tzinfo (~> 2.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
async (2.8.0)
async (2.8.1)
console (~> 1.10)
fiber-annotation
io-event (~> 1.1)
timers (~> 4.1)
async-http (0.61.0)
async-http (0.63.0)
async (>= 1.25)
async-io (>= 1.28)
async-pool (>= 0.2)
protocol-http (~> 0.25.0)
protocol-http1 (~> 0.16.0)
protocol-http2 (~> 0.15.0)
protocol-http (~> 0.26.0)
protocol-http1 (~> 0.18.0)
protocol-http2 (~> 0.16.0)
traces (>= 0.10.0)
async-http-faraday (0.12.0)
async-http (~> 0.42)
faraday
async-io (1.38.1)
async-io (1.41.0)
async
async-pool (0.4.0)
async (>= 1.25)
Expand Down Expand Up @@ -61,7 +61,7 @@ GEM
rake (>= 10.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
io-event (1.4.2)
io-event (1.4.3)
minitest (5.21.2)
multi_json (1.15.0)
mutex_m (0.2.0)
Expand All @@ -71,10 +71,11 @@ GEM
faraday (>= 1, < 3)
sawyer (~> 0.9)
protocol-hpack (1.4.2)
protocol-http (0.25.0)
protocol-http1 (0.16.1)
protocol-http (0.26.0)
base64
protocol-http1 (0.18.0)
protocol-http (~> 0.22)
protocol-http2 (0.15.1)
protocol-http2 (0.16.0)
protocol-hpack (~> 1.4)
protocol-http (~> 0.18)
public_suffix (5.0.4)
Expand Down

0 comments on commit 7ab65a1

Please sign in to comment.