From dcf0b0d399b89d25c1d565d569326860ff651308 Mon Sep 17 00:00:00 2001 From: Colin Darie Date: Mon, 29 Jan 2024 22:09:46 +0100 Subject: [PATCH] chore(bundle): Update launchy from 2.5.0 to 2.5.2 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1ce246eff..561ca7bc9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -374,8 +374,8 @@ GEM activemodel (>= 6.0.0) activesupport (>= 6.0.0) redis (>= 4.2, < 6) - launchy (2.5.0) - addressable (~> 2.7) + launchy (2.5.2) + addressable (~> 2.8) letter_opener (1.7.0) launchy (~> 2.2) letter_opener_web (1.4.0)