From 38943e53518d271e614d392dd597192bab362be5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 03:45:16 +0000 Subject: [PATCH] Bump launchy from 3.1.0 to 3.1.1 Bumps [launchy](https://github.com/copiousfreetime/launchy) from 3.1.0 to 3.1.1. - [Changelog](https://github.com/copiousfreetime/launchy/blob/main/HISTORY.md) - [Commits](https://github.com/copiousfreetime/launchy/compare/v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: launchy dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 893d4e3eb..58c8abe22 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -333,7 +333,7 @@ GEM kramdown (2.5.1) rexml (>= 3.3.9) language_server-protocol (3.17.0.4) - launchy (3.1.0) + launchy (3.1.1) addressable (~> 2.8) childprocess (~> 5.0) logger (~> 1.6)