From 4e24fa7ad72e45cfed407f2fcf3b3eeb9c309b0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 06:10:52 +0000 Subject: [PATCH] Bump launchy from 2.5.0 to 3.0.1 in /src/supermarket Bumps [launchy](https://github.com/copiousfreetime/launchy) from 2.5.0 to 3.0.1. - [Changelog](https://github.com/copiousfreetime/launchy/blob/main/HISTORY.md) - [Commits](https://github.com/copiousfreetime/launchy/compare/v2.5.0...v3.0.1) --- updated-dependencies: - dependency-name: launchy dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/supermarket/Gemfile.lock | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/src/supermarket/Gemfile.lock b/src/supermarket/Gemfile.lock index 8121e7204..3e55da6f2 100644 --- a/src/supermarket/Gemfile.lock +++ b/src/supermarket/Gemfile.lock @@ -79,8 +79,8 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.1) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) and_feathers (1.0.0.pre.2) and_feathers-gzipped_tarball (1.0.0.pre) ast (2.4.2) @@ -176,6 +176,8 @@ GEM webrick chefstyle (2.2.2) rubocop (= 1.25.1) + childprocess (5.1.0) + logger (~> 1.5) chunky_png (1.4.0) climate_control (0.2.0) cliver (0.3.2) @@ -381,10 +383,11 @@ GEM marcel (~> 1.0.1) mime-types terrapin (~> 0.6.0) - launchy (2.5.0) - addressable (~> 2.7) - letter_opener (1.8.1) - launchy (>= 2.2, < 3) + launchy (3.0.1) + addressable (~> 2.8) + childprocess (~> 5.0) + letter_opener (1.10.0) + launchy (>= 2.2, < 4) letter_opener_web (2.0.0) actionmailer (>= 5.2) letter_opener (~> 1.7) @@ -418,6 +421,7 @@ GEM llhttp-ffi (0.4.0) ffi-compiler (~> 1.0) rake (~> 13.0) + logger (1.6.0) logging (2.4.0) little-plugger (~> 1.1) multi_json (~> 1.14) @@ -546,7 +550,7 @@ GEM pry (>= 0.13, < 0.15) pry-rails (0.3.9) pry (>= 0.10.4) - public_suffix (5.0.1) + public_suffix (6.0.1) puma (5.6.8) nio4r (~> 2.0) pundit (2.3.0)