From 8a690f94410f89775181348ee1c6bd385282c476 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 15:37:06 +0000 Subject: [PATCH] Bump launchy from 3.0.1 to 3.1.0 Bumps [launchy](https://github.com/copiousfreetime/launchy) from 3.0.1 to 3.1.0. - [Changelog](https://github.com/copiousfreetime/launchy/blob/main/HISTORY.md) - [Commits](https://github.com/copiousfreetime/launchy/compare/v3.0.1...v3.1.0) --- updated-dependencies: - dependency-name: launchy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cac52118d..e476cbe5c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,7 +100,8 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - childprocess (5.0.0) + childprocess (5.1.0) + logger (~> 1.5) chronic (0.10.2) climate_control (1.2.0) coderay (1.1.3) @@ -230,9 +231,10 @@ GEM kramdown (2.5.1) rexml (>= 3.3.9) language_server-protocol (3.17.0.3) - launchy (3.0.1) + launchy (3.1.0) addressable (~> 2.8) childprocess (~> 5.0) + logger (~> 1.6) link_header (0.0.8) listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3)