From 9c09fae772117f6eb56ad4dba751253c7f814a6a Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 12:50:52 +0000 Subject: [PATCH] Update launchy to version 3.1.1 --- Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 788f9edf..75fcc8a7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -140,6 +140,8 @@ GEM actionpack (>= 3.1) caxlsx (>= 3.0) chartkick (4.1.3) + childprocess (5.1.0) + logger (~> 1.5) chronic (0.10.2) chunky_png (1.4.0) climate_control (1.0.1) @@ -276,8 +278,10 @@ GEM jwt (3.1.2) base64 language_server-protocol (3.17.0.5) - launchy (2.5.2) + launchy (3.1.1) addressable (~> 2.8) + childprocess (~> 5.0) + logger (~> 1.6) leaflet-rails (1.9.5) actionpack (>= 4.2.0) railties (>= 4.2.0)