Bump launchy from 3.1.0 to 3.1.1

Bumps [launchy](https://github.com/copiousfreetime/launchy) from 3.1.0 to 3.1.1.
- [Changelog](https://github.com/copiousfreetime/launchy/blob/main/HISTORY.md)
- [Commits](https://github.com/copiousfreetime/launchy/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: launchy
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-06 22:13:31 +00:00
committed by GitHub
parent 0436d75272
commit 50f57c2376
2 changed files with 3 additions and 3 deletions

View File

@@ -71,7 +71,7 @@ group :development, :test do
gem "faker", "~> 3.5.1" gem "faker", "~> 3.5.1"
gem "i18n-tasks", "~> 0.9.37" gem "i18n-tasks", "~> 0.9.37"
gem "knapsack_pro", "~> 7.8.0" gem "knapsack_pro", "~> 7.8.0"
gem "launchy", "~> 3.1.0" gem "launchy", "~> 3.1.1"
gem "letter_opener_web", "~> 3.0.0" gem "letter_opener_web", "~> 3.0.0"
end end

View File

@@ -325,7 +325,7 @@ GEM
kramdown-parser-gfm (1.1.0) kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0) kramdown (~> 2.0)
language_server-protocol (3.17.0.4) language_server-protocol (3.17.0.4)
launchy (3.1.0) launchy (3.1.1)
addressable (~> 2.8) addressable (~> 2.8)
childprocess (~> 5.0) childprocess (~> 5.0)
logger (~> 1.6) logger (~> 1.6)
@@ -760,7 +760,7 @@ DEPENDENCIES
invisible_captcha (~> 2.3.0) invisible_captcha (~> 2.3.0)
kaminari (~> 1.2.2) kaminari (~> 1.2.2)
knapsack_pro (~> 7.8.0) knapsack_pro (~> 7.8.0)
launchy (~> 3.1.0) launchy (~> 3.1.1)
letter_opener_web (~> 3.0.0) letter_opener_web (~> 3.0.0)
mdl (~> 0.13.0) mdl (~> 0.13.0)
mini_magick (~> 4.13.2) mini_magick (~> 4.13.2)