From 563685cdc8e0d646a7e6aeb82ba6c5d21dafdf81 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 16:14:44 +0000 Subject: [PATCH] Update dependency launchy to v3 --- Gemfile.lock | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0cd9ed55..70e33e58 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -108,6 +108,8 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) + childprocess (5.1.0) + logger (~> 1.5) climate_control (1.2.0) coderay (1.1.3) coffee-rails (5.0.0) @@ -189,8 +191,9 @@ GEM kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) language_server-protocol (3.17.0.3) - launchy (2.5.2) + launchy (3.0.1) addressable (~> 2.8) + childprocess (~> 5.0) libv8-node (16.19.0.1-arm64-darwin) libv8-node (16.19.0.1-x86_64-darwin) libv8-node (16.19.0.1-x86_64-linux) @@ -254,7 +257,7 @@ GEM pry (>= 0.13.0) psych (5.1.2) stringio - public_suffix (5.1.1) + public_suffix (6.0.1) puma (6.4.3) nio4r (~> 2.0) racc (1.8.1)