From 750137acca9d5149012cf162510f6451b9e32562 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 16:13:14 +0000 Subject: [PATCH] Bump launchy from 3.0.0 to 3.0.1 Bumps [launchy](https://github.com/copiousfreetime/launchy) from 3.0.0 to 3.0.1. - [Changelog](https://github.com/copiousfreetime/launchy/blob/main/HISTORY.md) - [Commits](https://github.com/copiousfreetime/launchy/compare/v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: launchy dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 919b0a114..de1d6d6d4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -320,7 +320,7 @@ GEM kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) language_server-protocol (3.17.0.3) - launchy (3.0.0) + launchy (3.0.1) addressable (~> 2.8) childprocess (~> 5.0) link_header (0.0.8) @@ -390,7 +390,7 @@ GEM pg (1.5.6) psych (5.1.2) stringio - public_suffix (5.0.4) + public_suffix (5.0.5) puma (6.4.2) nio4r (~> 2.0) pundit (2.3.1)