From 5a499129e2f353bbbfad7f9581957874d9ed91e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 23:59:57 +0000 Subject: [PATCH] Bump launchy from 3.0.1 to 3.1.0 (#4989) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2682f23ede..822d152820 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -177,7 +177,8 @@ GEM cgi (0.4.1) charlock_holmes (0.7.9) chartkick (5.1.0) - childprocess (5.0.0) + childprocess (5.1.0) + logger (~> 1.5) choice (0.2.0) cloudfront-rails (0.4.0) railties (> 4.0) @@ -360,9 +361,10 @@ GEM kaminari-core (= 1.2.2) kaminari-core (1.2.2) language_server-protocol (3.17.0.3) - launchy (3.0.1) + launchy (3.1.0) addressable (~> 2.8) childprocess (~> 5.0) + logger (~> 1.6) listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10)