bump launchy

This commit is contained in:
ulferts
2025-01-27 22:21:58 +01:00
parent ef90ffa396
commit c4b4f9bb1a
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -241,7 +241,7 @@ gem "httpx"
gem "ice_nine"
group :test do
gem "launchy", "~> 3.0.0"
gem "launchy", "~> 3.1.0"
gem "rack-test", "~> 2.2.0"
gem "shoulda-context", "~> 2.0"
+3 -2
View File
@@ -711,9 +711,10 @@ GEM
ladle (1.0.1)
open4 (~> 1.0)
language_server-protocol (3.17.0.4)
launchy (3.0.1)
launchy (3.1.0)
addressable (~> 2.8)
childprocess (~> 5.0)
logger (~> 1.6)
lefthook (1.10.10)
letter_opener (1.10.0)
launchy (>= 2.2, < 4)
@@ -1285,7 +1286,7 @@ DEPENDENCIES
json_schemer (~> 2.3.0)
json_spec (~> 1.1.4)
ladle
launchy (~> 3.0.0)
launchy (~> 3.1.0)
lefthook
letter_opener_web
listen (~> 3.9.0)